Search found 40 matches
- Wed Sep 18, 2024 7:33 am
- Forum: General
- Topic: Builder 12.2
- Replies: 10
- Views: 201464
Builder 12.2
With Embarcadero C++ Builder 12.2, TwineCompile gives an error when building projects in parallel. The error is: Can't open '[Path_to_project]\[project_name].@@@' For example: Can't open 'D:\test_path\project1.@@@' Turning off parallel compilation fixes this error, but then compiling of course takes...
- Mon Apr 15, 2024 5:48 am
- Forum: General
- Topic: Builder 12
- Replies: 19
- Views: 286440
Re: Builder 12
Thanks! Building like charm again!
- Thu Apr 11, 2024 9:53 am
- Forum: General
- Topic: Builder 12
- Replies: 19
- Views: 286440
Re: Builder 12
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
- Mon Apr 08, 2024 5:54 am
- Forum: General
- Topic: Builder 12
- Replies: 19
- Views: 286440
Re: Builder 12.1
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.
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.
- Wed Dec 13, 2023 4:30 am
- Forum: General
- Topic: Building Large 64bit DEBUG Exes with Split DWARF option
- Replies: 14
- Views: 229808
Re: Building Large 64bit DEBUG Exes with Split DWARF option
Thanks a lot! Now it works perfectly!
- Wed Nov 22, 2023 3:50 am
- Forum: General
- Topic: Building Large 64bit DEBUG Exes with Split DWARF option
- Replies: 14
- Views: 229808
Re: Building Large 64bit DEBUG Exes with Split DWARF option
Whenever I build group project with parallel project build and Split DWARF enabled (in TwineCompile 5.6.1, from GetIt, RAD Studio 12), no *.dwo files are created. When I turn off parallel projects, the *.dwo files are created after building all the files. Is this a known bug?
- Fri Nov 10, 2023 12:31 pm
- Forum: General
- Topic: Builder 12
- Replies: 19
- Views: 286440
Re: Builder 12
Thanks! Now it works!
Ah, thanks for the explanation, that makes sense.
Ah, thanks for the explanation, that makes sense.
- Fri Nov 10, 2023 11:07 am
- Forum: General
- Topic: Builder 12
- Replies: 19
- Views: 286440
Re: Builder 12
I cannot use jtmake.exe with C++ builder 12. I get the following error: Image 1816.png I have upgraded the project files to 20.1 (by opening them in Embarcadero 12 and saving the project file). TwineCompile works perfectly in the IDE. I don't know if I am doing something wrong or something is wrong ...
- Mon Sep 12, 2022 5:22 am
- Forum: General
- Topic: TwineCompile with RAD Studio 11.2
- Replies: 2
- Views: 70501
Re: TwineCompile with RAD Studio 11.2
I didn't dare to try it out myself. Thanks for daring to! It is working for me as well
- Thu Sep 08, 2022 6:52 am
- Forum: General
- Topic: TwineCompile with RAD Studio 11.2
- Replies: 2
- Views: 70501
TwineCompile with RAD Studio 11.2
Is TwineCompile directly compatible and available with the freshly released RAD Studio 11.2?