Search found 403 matches

by jomitech
Thu Mar 17, 2022 11:41 am
Forum: General
Topic: RAD Studio 11.1
Replies: 8
Views: 46392

Re: RAD Studio 11.1

TwineCompile 5.4 with support for RAD Studio 11.1 has just been released. Please go to GetIt and download this new version.
by jomitech
Tue Mar 15, 2022 7:02 pm
Forum: General
Topic: The "DWARFVersion" parameter is not supported
Replies: 15
Views: 65388

Re: The "DWARFVersion" parameter is not supported

TwineCompile always only supports the latest update for any version.

To fix this issue, open that targets file in Notepad and remove the references to StackAlign, and save the file.
by jomitech
Tue Mar 15, 2022 5:51 pm
Forum: General
Topic: The "DWARFVersion" parameter is not supported
Replies: 15
Views: 65388

Re: The "DWARFVersion" parameter is not supported

Can you upgrade to 10.3 Update 3? That would resolve the issue.
by jomitech
Tue Mar 15, 2022 5:17 pm
Forum: General
Topic: The "DWARFVersion" parameter is not supported
Replies: 15
Views: 65388

Re: The "DWARFVersion" parameter is not supported

What is the exact version of C++Builder that you're using?
by jomitech
Mon Feb 07, 2022 5:57 pm
Forum: General
Topic: TC stability issues
Replies: 23
Views: 118129

Re: TC stability issues

There was a minor code fix for an internal IDE function that is not working as expected. So small change, big improvement :-)
by jomitech
Fri Feb 04, 2022 2:46 pm
Forum: General
Topic: TC stability issues
Replies: 23
Views: 118129

Re: TC stability issues

Can you download this file, extract into the TwineCompile Program Files directory and see if it resolves your issue - https://jomitech.com/downloads/TwineCom ... ore110.zip
by jomitech
Thu Feb 03, 2022 2:48 pm
Forum: General
Topic: TC stability issues
Replies: 23
Views: 118129

Re: TC stability issues

Just to clarify, is the unresponsive issue directly related to cancelling the build? In other words, you only encounter this issue with you click the Cancel button?
by jomitech
Thu Feb 03, 2022 9:59 am
Forum: General
Topic: TC stability issues
Replies: 23
Views: 118129

Re: TC stability issues

What other extensions do you have installed in the IDE? Also, if you're not using TwineCompile for daily work, turn off SORTA compile.
by jomitech
Wed Feb 02, 2022 6:07 pm
Forum: General
Topic: TC stability issues
Replies: 23
Views: 118129

Re: TC stability issues

This is very unusual to hear. TwineCompile is generally extremely stable, more stable than the built-in IDE compiler, due to the process isolation.

When you say freeze, do you mean the IDE becomes unresponsive, or the compile process just never terminates?
by jomitech
Mon Jan 17, 2022 11:29 am
Forum: General
Topic: TwineCompile with MSbuild, but not with IDE
Replies: 14
Views: 54590

Re: TwineCompile with MSbuild, but not with IDE

Unfortunately, we removed the -prog- flag from the MSBuild action because we thought it was not being used any longer. We'll add it back in the next release and make it part of the targets files as well.