Search found 419 matches

by jomitech
Tue Oct 01, 2024 8:52 am
Forum: General
Topic: Builder 12.2
Replies: 10
Views: 2526

Re: Builder 12.2

No side effects, -ide120 is the correct way to invoke any 12.x project builds with jtmake.
by jomitech
Wed Sep 25, 2024 9:54 pm
Forum: General
Topic: Builder 12.2
Replies: 10
Views: 2526

Re: Builder 12.2

That is complicated. We'll have to work out a better solution for updating GetIt-based installations.
by jomitech
Tue Sep 24, 2024 12:11 pm
Forum: General
Topic: Builder 12.2
Replies: 10
Views: 2526

Re: Builder 12.2

After the installer has started, just kill the IDE. The installer should remain running and will be able to complete the installation with no issues.
by jomitech
Sun Sep 22, 2024 12:39 pm
Forum: General
Topic: Builder 12.2
Replies: 10
Views: 2526

Re: Builder 12.2

The fix for this issue is now available. Re-download TwineCompile via GetIt to get the new 5.8.1 release that fixes the issue.
by jomitech
Thu Sep 19, 2024 7:57 am
Forum: General
Topic: Builder 12.2
Replies: 10
Views: 2526

Re: Builder 12.2

Thanks for reporting this issue. We will be issuing a fixed version within a couple of days.
by jomitech
Thu Aug 29, 2024 9:38 am
Forum: General
Topic: Out of memory
Replies: 3
Views: 7545

Re: Out of memory

It sounds like your projects are running into the linker memory bug. Try some of the suggestions on this page and see if it resolves your issue - https://docwiki.embarcadero.com/RADStud ... ory_Errors
by jomitech
Wed Aug 28, 2024 8:01 am
Forum: General
Topic: Out of memory
Replies: 3
Views: 7545

Re: Out of memory

Which compiler are you using? (Classic, Win32 CLANG, Win64 CLANG, Win64 Modern)?
by jomitech
Mon Jul 29, 2024 8:48 am
Forum: General
Topic: Builder 10.4 With TwineCompile5.3.2 about PreHeader Error
Replies: 13
Views: 36700

Re: Builder 10.4 With TwineCompile5.3.2 about PreHeader Error

Thanks for sending the .cbproj file over. It looks like both ERROR_DEF.H and VS_FMX4_PCH1.h have been set as PCH files in the project. Based on the other settings, it looks like only VS_FMX4_PCH1.h should be. Remove ERROR_DEF.H from the project, so it is no longer treated as a PCH file, and everythi...
by jomitech
Sat Jul 27, 2024 10:30 am
Forum: General
Topic: Builder 10.4 With TwineCompile5.3.2 about PreHeader Error
Replies: 13
Views: 36700

Re: Builder 10.4 With TwineCompile5.3.2 about PreHeader Error

Please send your .cbproj file to support@jomitech.com - something is configured so that the project is not treating the PCH file as a PCH file.
by jomitech
Tue Jul 02, 2024 9:03 pm
Forum: General
Topic: Builder 10.4 With TwineCompile5.3.2 about PreHeader Error
Replies: 13
Views: 36700

Re: Builder 10.4 With TwineCompile5.3.2 about PreHeader Error

Make sure that you have pre-compiled headers set to Generate and Use in the project options. See the following screenshot.

Screenshot 2024-07-02 220151.png
(139.72 KiB) Not downloaded yet