Good for new functionality, building multiple project simultaneously.
Thank you again !!
TwineCompile not available on GetIt, RAD studio 11
Re: TwineCompile not available on GetIt, RAD studio 11
There's lots of new functionality in 5.3, stay tuned for the announcement soon!
And yes, parallel project building is the biggest new feature
And yes, parallel project building is the biggest new feature
Jon
Re: TwineCompile not available on GetIt, RAD studio 11
Yes, exactly. It is especially noticeable when this parallel compilation is missing. On the other hand... while waiting for the parallel compilation the coffee consumption increases
-
- Posts: 40
- Joined: Mon Sep 21, 2020 11:53 am
Re: TwineCompile not available on GetIt, RAD studio 11
When using TwineCompile 5.3.0.9 with C++ Builder 11.0:
When I build a group project (from the IDE) with a clean and build, with two projects in it (1 executable and 1 dll), the executable does not get its icon compiled in it. So the icon is nowhere shown when looking at the exe or running it.
When I only build the project itself, it does however gets its icon.
When I first compile without TC and then make a small change in some file and compile again, but this time with TC, I get these warnings: Maybe they have to do something with it.
When I build a group project (from the IDE) with a clean and build, with two projects in it (1 executable and 1 dll), the executable does not get its icon compiled in it. So the icon is nowhere shown when looking at the exe or running it.
When I only build the project itself, it does however gets its icon.
When I first compile without TC and then make a small change in some file and compile again, but this time with TC, I get these warnings: Maybe they have to do something with it.
Re: TwineCompile not available on GetIt, RAD studio 11
Turn off the "Build projects in parallel" option in the TwineCompile options. It sounds like the resource compiler is not being invoked correctly.
Jon
-
- Posts: 40
- Joined: Mon Sep 21, 2020 11:53 am
Re: TwineCompile not available on GetIt, RAD studio 11
Now all is well agian (with the option turned off), thanks!
-
- Posts: 40
- Joined: Mon Sep 21, 2020 11:53 am
Re: TwineCompile not available on GetIt, RAD studio 11
It's on our list to fix, but did not make this release.
Jon
Re: TwineCompile not available on GetIt, RAD studio 11
Would it be possible for you to assemble a simple test-case project that reproduces this resource compiler issue?
Jon
-
- Posts: 40
- Joined: Mon Sep 21, 2020 11:53 am
Re: TwineCompile not available on GetIt, RAD studio 11
Yes, I have done so. It is not a runnable application, but the executable doesn't get an icon when build with the parallel projects option turned on (and it does get it when compiled on it's own)
- Attachments
-
- test_project.7z
- (6.68 KiB) Downloaded 1740 times