Thanks for the immediate response.
Yes I have added the TCTargets110.targets path
<Import Project="C:\Program Files (x86)\JomiTech\TwineCompile\TCTargets110.targets"/> after codegear.cpp.targets line.
But still it is taking more time.(3.5hrs)
Search found 2 matches
- Mon Oct 23, 2023 11:05 am
- Forum: General
- Topic: MSbuild Twinecompile build is taking more time
- Replies: 3
- Views: 17277
- Mon Oct 23, 2023 10:57 am
- Forum: General
- Topic: MSbuild Twinecompile build is taking more time
- Replies: 3
- Views: 17277
MSbuild Twinecompile build is taking more time
Hi Team, I am using Twinecompile 5.5.1 in RAD studio 11.3. When I build my project in rad studio using Twinecompile it is finished in 7 to 10 mins. But when run the build using MSbuild command in RAD studio command prompt it is taking 3.5 hrs to complete the build. MSBuild /t:Build m****.cbproj I ha...