Search found 410 matches

by jomitech
Fri Mar 06, 2020 6:22 pm
Forum: General
Topic: Using TwineCompile options with MsBuild
Replies: 1
Views: 8016

Re: Using TwineCompile options with MsBuild

Use the MSBuild property TC_Threads to control the number of threads that TwineCompile should use.

Unfortunately, -progs- is not available via MSBuild.
by jomitech
Sat Feb 15, 2020 3:32 pm
Forum: General
Topic: [C++ Builder 10.3.3] Color issues
Replies: 11
Views: 23552

Re: [C++ Builder 10.3.3] Color issues

The latest build (182) will solve this issue.
by jomitech
Tue Jan 21, 2020 1:07 pm
Forum: General
Topic: mtbcc32 exit with code 3
Replies: 7
Views: 16237

Re: mtbcc32 exit with code 3

Please enable logging and then send the log files to support@jomitech.com. To enable the logs, create a DWORD registry value called Logging, set to 1, in the HKEY_CURRENT_USER\Software\JomiTech\TwineCompiler key.

The logs will be written to C:\Users\<User Name>\AppData\Local\TwineCompile
by jomitech
Mon Jan 20, 2020 8:23 pm
Forum: General
Topic: mtbcc32 exit with code 3
Replies: 7
Views: 16237

Re: mtbcc32 exit with code 3

Yes, that's an older build. Please download the latest trial version and try again.
by jomitech
Sat Jan 18, 2020 2:43 pm
Forum: General
Topic: mtbcc32 exit with code 3
Replies: 7
Views: 16237

Re: mtbcc32 exit with code 3

Can you provide the full version # of TwineCompile that you have installed? There were some issues with the handling of simultaneous compiles that we resolved in a fairly recent build of v5.
by jomitech
Fri Jan 10, 2020 7:26 pm
Forum: General
Topic: The "DWARFVersion" parameter is not supported
Replies: 15
Views: 65481

Re: The "DWARFVersion" parameter is not supported

DWARFVersion was a new property in 10.3 Update 3. If you're not using Update 3, you have to remove that property from the build targets file.

I have attached a copy to this reply. Extract into the TwineCompile Program Files directory.
by jomitech
Mon Jan 06, 2020 6:27 pm
Forum: General
Topic: [C++ Builder 10.3.3] Color issues
Replies: 11
Views: 23552

Re: [C++ Builder 10.3.3] Color issues

Download the latest version of TwineCompile v5 (build 158). The color issues with Update 2 and 3 should be resolved correctly now.
by jomitech
Thu Jan 02, 2020 6:21 pm
Forum: General
Topic: [C++ Builder 10.3.3] Color issues
Replies: 11
Views: 23552

Re: [C++ Builder 10.3.3] Color issues

I would suggest downloading the latest version and trying that - it may work with Update 2 as well.
by jomitech
Mon Dec 23, 2019 6:36 pm
Forum: General
Topic: [C++ Builder 10.3.3] Color issues
Replies: 11
Views: 23552

Re: [C++ Builder 10.3.3] Color issues

Please download the latest version of TwineCompile and re-install it. Update 3 did something weird with the theme colors and broke the UI.