Builder 12

TwineCompile - Cut C++Builder compile times by up to 50x!
Teroni
Posts: 1
Joined: Fri Jan 12, 2024 4:53 pm

Re: Builder 12

Post by Teroni »

jomitech wrote: Mon Nov 27, 2023 9:01 am Unfortunately this is a known issue with TwineCompile 5.6. Something changed in the IDE shutdown logic...
Any update on this Rad Studio 12 Twine crash issue?
jomitech
Site Admin
Posts: 2157
Joined: Wed Oct 08, 2008 12:23 am

Re: Builder 12

Post by jomitech »

We're testing a fix for this right now. Should be released in a week or so.
Jon
nightman
Posts: 13
Joined: Mon Sep 27, 2021 1:32 am

Re: Builder 12

Post by nightman »

Still nothing
jomitech
Site Admin
Posts: 2157
Joined: Wed Oct 08, 2008 12:23 am

Re: Builder 12

Post by jomitech »

Apologies for the delay. We've been waiting for the issues with GetIt to be resolved so that a new update could be released there for everyone to download.

Since it's taking a while, please download the following file and extract into the TwineCompile Program Files directory. It should resolve this issue.

https://jomitech.com/downloads/CrashFix.zip
Jon
nightman
Posts: 13
Joined: Mon Sep 27, 2021 1:32 am

Re: Builder 12

Post by nightman »

Thank you very much.
Richard_008
Posts: 39
Joined: Mon Sep 21, 2020 11:53 am

Re: Builder 12.1

Post by Richard_008 »

It seems I cannot use jtmake with the new modern Win64x compiler.

In the IDE TwineCompile works as expected (using either Win64 and Win64x) and using the (old) Win64 as platform also works fine with C++ Builder 12.1 and JTMake.
jomitech
Site Admin
Posts: 2157
Joined: Wed Oct 08, 2008 12:23 am

Re: Builder 12

Post by jomitech »

Can you clarify what you mean by "cannot use"? If the project build configuration is set to the new compiler, it should work automatically.
Jon
Richard_008
Posts: 39
Joined: Mon Sep 21, 2020 11:53 am

Re: Builder 12

Post by Richard_008 »

When I use the option -pl"Win64x", I get "Unknown project platform win64x" and mtbcc32 closes with code 1 without compiling anything. If I do not give the option, but I have set my project to Win64x, it will compile. Also, if I use -pl"Win64" it will compile
jomitech
Site Admin
Posts: 2157
Joined: Wed Oct 08, 2008 12:23 am

Re: Builder 12

Post by jomitech »

That's an issue with jtmake. Apologies for that. Please download the following file and extract into the TwineCompile Program Files directory to correct the issue:

https://jomitech.com/downloads/jtmake.zip
Jon
Richard_008
Posts: 39
Joined: Mon Sep 21, 2020 11:53 am

Re: Builder 12

Post by Richard_008 »

Thanks! Building like charm again!
Post Reply