Search found 399 matches

by jomitech
Fri Jul 22, 2022 5:14 pm
Forum: General
Topic: TwineCompile 5.4.0 compatible to C++ Builder 11.1.5
Replies: 4
Views: 27277

Re: TwineCompile 5.4.0 compatible to C++ Builder 11.1.5

5.4 should be compatible with 11.1.5, I am not aware of any breaking changes that affect TwineCompile.
by jomitech
Mon Jul 04, 2022 11:18 am
Forum: General
Topic: Incredibuild support?
Replies: 7
Views: 36041

Re: Incredibuild support?

TwineCompile's internal limit is 9999 threads, but I doubt that you're running into that. IncrediBuild will most likely not be able to virtualize the build across multiple machines, because the parallel process is inside TwineCompile, rather than part of MSBuild. IncrediBuild would have to virtualiz...
by jomitech
Mon Jul 04, 2022 11:13 am
Forum: General
Topic: Final Builder issues
Replies: 4
Views: 27434

Re: Final Builder issues

I think I know what the issue is. Try the attached FinalBuilder action.
by jomitech
Tue Jun 28, 2022 5:47 pm
Forum: General
Topic: Incredibuild support?
Replies: 7
Views: 36041

Re: Incredibuild support?

Since you're using the command-line, how are you invoking MSBuild through IncrediBuild? Is it via jtmake, or are you using MSBuild directly with the project import? Also, what version of C++Builder are you using?
by jomitech
Mon Jun 27, 2022 6:53 pm
Forum: General
Topic: Incredibuild support?
Replies: 7
Views: 36041

Re: Incredibuild support?

Are you using IncrediBuild from inside the IDE or from the command line?
by jomitech
Sat Jun 25, 2022 10:58 am
Forum: General
Topic: Incredibuild support?
Replies: 7
Views: 36041

Re: Incredibuild support?

Unfortunately, no, there are no plans to support IncrediBuild at this time.
by jomitech
Sat Jun 25, 2022 10:57 am
Forum: General
Topic: Precompiled Headers aren't rebuild on change (BCC32c)
Replies: 2
Views: 23257

Re: Precompiled Headers aren't rebuild on change (BCC32c)

Unfortunately, this is an issue with the pre-compiled header not offering a dependency check. Not sure if the dependency information is even available in the compiled header. Do you have the same issue when you don't use TwineCompile?
by jomitech
Fri Apr 29, 2022 6:22 pm
Forum: General
Topic: TC Test
Replies: 5
Views: 29721

Re: TC Test

Yes, thank you for the files. I did receive them and am analyzing them to see what the issue could be. I have one suggestion - can you purchase the full version and see if that has the same issue? (Want to rule out that it's something to do with the trial version). We offer a 30-day, no questions as...
by jomitech
Thu Apr 21, 2022 5:54 pm
Forum: General
Topic: TC Test
Replies: 5
Views: 29721

Re: TC Test

Thanks for the logs. Can you uninstall TwineCompile completely, reinstall it, then do a Clean on your project and try again?
by jomitech
Fri Apr 15, 2022 6:23 pm
Forum: General
Topic: Final Builder issues
Replies: 4
Views: 27434

Re: Final Builder issues

Which FB action did you add into FinalBuilder? TwineCompile ships with several actions, one for each version of FinalBuilder. You probably need to use the latest one (TwineCompileBuild8.fbap), which has 11.0 (the version you need to use)