Search found 27 matches
- Tue Jun 10, 2025 4:47 am
- Forum: General
- Topic: Not all options are passed on to bcc64x.exe
- Replies: 13
- Views: 33475
Re: Not all options are passed on to bcc64x.exe
No - it is not linked in - if I check the executable properties "File Version" is not changed. Doing a "make" without TwineCompile will directly change the "File Version" to "Module Version Number". (BTW I am changing "Module Version Number" always m...
- Wed May 28, 2025 5:02 am
- Forum: General
- Topic: Not all options are passed on to bcc64x.exe
- Replies: 13
- Views: 33475
Re: Not all options are passed on to bcc64x.exe
But Version Info is not pushed to the build executable via twinecompile. If I change the module version number (in project options->Application-> Version Info) and compile (make) without twinecomile the change is puhsed to the exe, if I enable twinecompile the change is not pushed to the exe. I also...
- Wed May 07, 2025 5:00 am
- Forum: General
- Topic: Not all options are passed on to bcc64x.exe
- Replies: 13
- Views: 33475
Re: Not all options are passed on to bcc64x.exe
I was building one Project with TwineCompile in order to test the Sanitizer and they did not work.
Maybe caused by this. I have to investigate this further.
Maybe caused by this. I have to investigate this further.
- Wed Apr 30, 2025 4:18 am
- Forum: General
- Topic: Missing TwineCompile after Installation of April Patch for RAD Studio 12.3
- Replies: 2
- Views: 18897
Re: Missing TwineCompile after Installation of April Patch for RAD Studio 12.3
Hello - I can use TwineCompile again. The problem arose when I tried to install the RAD Studio 12.3 April patch from the IDE. It doesn't work for me - I have no idea why. I installed the patch manually (downloaded via the embarcadero portal), and then TwineCompile works again. I suspect that install...
- Tue Apr 29, 2025 2:45 am
- Forum: General
- Topic: Missing TwineCompile after Installation of April Patch for RAD Studio 12.3
- Replies: 2
- Views: 18897
Missing TwineCompile after Installation of April Patch for RAD Studio 12.3
After installing the April patch for RAD Studio 12.3, the previously installed TwineCompile is no longer displayed in the IDE's main menu bar, even after uninstalling/reinstalling.
- Thu Apr 24, 2025 4:27 am
- Forum: General
- Topic: TwineCompile freezes when a compilation error occurs with bcc64x in 12.3
- Replies: 4
- Views: 59570
Re: TwineCompile freezes when a compilation error occurs with bcc64x in 12.3
Thanks for the fast fix 

- Tue Apr 08, 2025 10:08 am
- Forum: General
- Topic: TwineCompile freezes when a compilation error occurs with bcc64x in 12.3
- Replies: 4
- Views: 59570
Re: TwineCompile freezes when a compilation error occurs with bcc64x in 12.3
I am using bcc64x in RADStudio 12.3. TwineCompile out of GetIt Package Manager - version is 5.9.0. In my project libraries like vtk and dcmtk are included. This leads to a lot of warnings. For bcc64x I can just decide to enable or disable all warnings. If there is an error in the source code and all...
- Thu Apr 03, 2025 4:47 am
- Forum: General
- Topic: TwineCompile freezes when a compilation error occurs with bcc64x in 12.3
- Replies: 4
- Views: 59570
TwineCompile freezes when a compilation error occurs with bcc64x in 12.3
When I compile a larger project in 12.3 witch bcc64x and an error occurs, TwineCompile can't complete the compilation process, it is frozen – all bcc64x processes (>10) remain displayed in the Task Manager. TwineCompile can not cancel the bcc64x processes. If I kill them manually, I can continue wor...
- Wed Jan 31, 2024 7:35 am
- Forum: General
- Topic: DPI awareness and version number not always handeled
- Replies: 4
- Views: 127592
Re: DPI awareness and version number not always handeled
The version number problem actually seems to be solved by turning off this option.
So far I no longer have any problems with DPI awareness.
So far I no longer have any problems with DPI awareness.
- Tue Jan 30, 2024 10:54 am
- Forum: General
- Topic: DPI awareness and version number not always handeled
- Replies: 4
- Views: 127592
Re: DPI awareness and version number not always handeled
I turned the option "Compile files/projects without saving them" off.
A first test afterwards was positive regarding problem 2).
I will continue to monitor this and will be able to say for sure in a few days whether the problem has completely disappeared.
A first test afterwards was positive regarding problem 2).
I will continue to monitor this and will be able to say for sure in a few days whether the problem has completely disappeared.