Search found 399 matches

by jomitech
Wed Nov 22, 2023 3:02 pm
Forum: General
Topic: Building Large 64bit DEBUG Exes with Split DWARF option
Replies: 14
Views: 41041

Re: Building Large 64bit DEBUG Exes with Split DWARF option

This is a known issue, yes, to do with the way that the Embarcadero compiler collects files and generates the DWO files as an after-effect. We're looking into a solution that will work with parallel project builds.
by jomitech
Tue Nov 14, 2023 2:12 pm
Forum: General
Topic: Building Large 64bit DEBUG Exes with Split DWARF option
Replies: 14
Views: 41041

Re: Building Large 64bit DEBUG Exes with Split DWARF option

Ahh, no, there has not been an updated release for that. You'll still need to use the special build that you have
by jomitech
Tue Nov 14, 2023 9:47 am
Forum: General
Topic: Linker error with Builder 12 and FastReports
Replies: 6
Views: 5183

Re: Linker error with Builder 12 and FastReports

Wow, that's weird. Glad it's resolved though. Thanks for the update!
by jomitech
Tue Nov 14, 2023 9:47 am
Forum: General
Topic: Building Large 64bit DEBUG Exes with Split DWARF option
Replies: 14
Views: 41041

Re: Building Large 64bit DEBUG Exes with Split DWARF option

TwineCompile 5.6 has this fix, yes. Are you installing from GetIt or from our site, and if from GetIt, what IDE version are you using?
by jomitech
Mon Nov 13, 2023 10:28 pm
Forum: General
Topic: Linker error with Builder 12 and FastReports
Replies: 6
Views: 5183

Re: Linker error with Builder 12 and FastReports

Can you try uninstalling the FastReports GetIt package and installing it directly from their site? I downloaded it from their site, installed into a clean IDE, installed TwineCompile, and had no issues with linking.
by jomitech
Mon Nov 13, 2023 9:31 am
Forum: General
Topic: Linker error with Builder 12 and FastReports
Replies: 6
Views: 5183

Re: Linker error with Builder 12 and FastReports

That is interesting. Couple things: - Can you try adding the library path to that .o file manually into the project and seeing if that works? (in which case it's an implicit path that's not being added by MSBuild) - Can you send the linker command line used without TwineCompile (From the Output wind...
by jomitech
Fri Nov 10, 2023 12:00 pm
Forum: General
Topic: Builder 12
Replies: 19
Views: 14305

Re: Builder 12

Apologies for that issue with jtmake. Please download the following file and extract into the TwineCompile Program Files directory to resolve it. https://jomitech.com/downloads/jtmake.zip Why is the TwineCompile install not backwards compatible with (one) previous version of the IDE? The GetIt packa...
by jomitech
Thu Nov 09, 2023 3:02 pm
Forum: General
Topic: Builder 12
Replies: 19
Views: 14305

Re: Builder 12

TwineCompile 5.6 has been released for C++Builder 12.0. It is available for download via the GetIt Package Manager for anyone with an active Update Subscription to RAD Studio. Or can be downloaded from our site with a TwineCompile 5.x license.
by jomitech
Wed Nov 08, 2023 3:33 pm
Forum: General
Topic: Builder 12
Replies: 19
Views: 14305

Re: Builder 12

Yes, we are planning to release TwineCompile 5.6 with full support for RAD Studio 12.0 in a next few days. Just wrapping the new release up.
by jomitech
Mon Oct 23, 2023 8:26 pm
Forum: General
Topic: MSbuild Twinecompile build is taking more time
Replies: 3
Views: 5134

Re: MSbuild Twinecompile build is taking more time

Can you send the console output to support@jomitech.com? Something is preventing the TwineCompile targets from being executed.