Search found 437 matches
- Thu May 15, 2025 8:05 pm
- Forum: General
- Topic: Not all options are passed on to bcc64x.exe
- Replies: 9
- Views: 18180
Re: Not all options are passed on to bcc64x.exe
Glad to hear it's resolved for you.
- Wed May 14, 2025 4:26 pm
- Forum: General
- Topic: Not all options are passed on to bcc64x.exe
- Replies: 9
- Views: 18180
Re: Not all options are passed on to bcc64x.exe
Thanks for the test case, I was able to reproduce it. And yes, you're correct, I was testing with both options enabled. Did not expect a missing library to be resolve by having the address sanitizer turned on.
The attached targets file should resolve the issue.
The attached targets file should resolve the issue.
- Mon May 12, 2025 4:23 pm
- Forum: General
- Topic: Not all options are passed on to bcc64x.exe
- Replies: 9
- Views: 18180
Re: Not all options are passed on to bcc64x.exe
Can you send a sample project that reproduces this issue to support@jomitech.com? I'm having trouble reproducing it.
- Wed May 07, 2025 4:12 pm
- Forum: General
- Topic: Not all options are passed on to bcc64x.exe
- Replies: 9
- Views: 18180
Re: Not all options are passed on to bcc64x.exe
Apologies for this issue. I have attached a revised targets file that should resolve this issue. Extract into the TwineCompile Program Files directory.
- Tue Apr 29, 2025 5:11 pm
- Forum: General
- Topic: Missing TwineCompile after Installation of April Patch for RAD Studio 12.3
- Replies: 2
- Views: 14662
Re: Missing TwineCompile after Installation of April Patch for RAD Studio 12.3
I can't reproduce this issue. TwineCompile is still showing up after that patch is installed. Make sure that the TwineCompile plugin is not listed in the Disabled IDE Packages section in the registry for RAD Studio, under this key:
HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\23.0
HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\23.0
- Thu Apr 24, 2025 5:02 pm
- Forum: General
- Topic: 'Compile Messages' window scroll behavior
- Replies: 3
- Views: 25757
Re: 'Compile Messages' window scroll behavior
Download this file and extract into the TwineCompile installation directory and it should help with this scrolling behaviour issue:
https://jomitech.com/downloads/TwineCom ... gin123.zip
https://jomitech.com/downloads/TwineCom ... gin123.zip
- Wed Apr 23, 2025 4:17 pm
- Forum: General
- Topic: jtmake to build Release build of groupproj
- Replies: 1
- Views: 15510
Re: jtmake to build Release build of groupproj
This is a known issue with 5.8. Please download the following file and extract into the TwineCompile installation directory to resolve the issue.
https://jomitech.com/downloads/TCBuildInterop121.zip
https://jomitech.com/downloads/TCBuildInterop121.zip
- Wed Apr 23, 2025 4:01 pm
- Forum: General
- Topic: 'Compile Messages' window scroll behavior
- Replies: 3
- Views: 25757
Re: 'Compile Messages' window scroll behavior
Unfortunately, there isn't a way to change this scroll behaviour. We switched to a different control for the messages due to the old control not supporting thousands of messages, and the new control uses a different scrolling behaviour. We'll take a look and see if there is any way we can adjust thi...
- Wed Apr 16, 2025 4:51 pm
- Forum: General
- Topic: TwineCompile freezes when a compilation error occurs with bcc64x in 12.3
- Replies: 4
- Views: 52849
Re: TwineCompile freezes when a compilation error occurs with bcc64x in 12.3
I'm having trouble reproducing this issue. Can you enable the logging and send the mtbcc32*.log file to support@jomitech.com? That's where the freeze will be occuring.
- Wed Apr 09, 2025 4:34 pm
- Forum: General
- Topic: Usage in docker
- Replies: 8
- Views: 135398
Re: Usage in docker
Install TwineCompile into the build server or Docker image, then copy the files into the installation folder from C:\Program Files (x86)\JomiTech\TwineCompile on your dev machine that has TwineCompile installed from GetIt. This will overwrite the trial files with the registered version that's in the...