Search found 6 matches

by rgomez
Mon Apr 17, 2023 11:43 am
Forum: General
Topic: Gridindex out of range
Replies: 13
Views: 102703

Re: Gridindex out of range

I've got this error too, but can't really why it happens. I think it has to do with some of the messages produced by the compiling, but haven't really tried to pinpoint this.
by rgomez
Sat Mar 25, 2023 11:25 am
Forum: General
Topic: 11.3 and TwineCompile
Replies: 7
Views: 50802

Re: 11.3 and TwineCompile

Sorry, forgot to specify that.

It's the classic compiler.

I haven't tried TC with the Clang compiler yet.
by rgomez
Tue Mar 14, 2023 12:25 pm
Forum: General
Topic: 11.3 and TwineCompile
Replies: 7
Views: 50802

Re: 11.3 and TwineCompile

OK, so, finishing a parallel build gave the following problems: - Apparently it was not possible to write the PCH for every project, even when the names are unique, and are inside the temporary folder on the project's folder. - It finished anyway compiling the files, but when trying to link the firs...
by rgomez
Tue Mar 14, 2023 12:08 pm
Forum: General
Topic: 11.3 and TwineCompile
Replies: 7
Views: 50802

Re: 11.3 and TwineCompile

Ok. I was able to finish compiling my big project with the 5.5.1 version of TwineCompile. I had to disable to parallel project compilation, as it still complains about problems with the PCH file creation. Doing it project by project apparently puts now the temporary files where it should, along with...
by rgomez
Tue Mar 14, 2023 11:17 am
Forum: General
Topic: 11.3 and TwineCompile
Replies: 7
Views: 50802

Re: 11.3 and TwineCompile

Hello, Thanks for the heads up. I have another issue, that I had actually when installing version 5.5: trying to install from the GetIt inside the IDE is practically impossible. The installer asks you to close the IDE, which you can't as the GetIt was opened modal. If you say to not close the IDE, t...
by rgomez
Mon Mar 13, 2023 6:37 pm
Forum: General
Topic: 11.3 and TwineCompile
Replies: 7
Views: 50802

11.3 and TwineCompile

Hello, Long time! I remember testing the original versions... one of the benchmarks in the webpage is still mine :lol: I upgraded to RAD Studio 11.3 some days ago, and found that TwineCompile is included with it. I installed first the 5.4 version available from my.embarcadero.com, and managed to get...