Search found 6 matches
- Mon Apr 17, 2023 11:43 am
- Forum: General
- Topic: Gridindex out of range
- Replies: 13
- Views: 132590
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.
- Sat Mar 25, 2023 11:25 am
- Forum: General
- Topic: 11.3 and TwineCompile
- Replies: 7
- Views: 68470
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.
It's the classic compiler.
I haven't tried TC with the Clang compiler yet.
- Tue Mar 14, 2023 12:25 pm
- Forum: General
- Topic: 11.3 and TwineCompile
- Replies: 7
- Views: 68470
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...
- Tue Mar 14, 2023 12:08 pm
- Forum: General
- Topic: 11.3 and TwineCompile
- Replies: 7
- Views: 68470
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...
- Tue Mar 14, 2023 11:17 am
- Forum: General
- Topic: 11.3 and TwineCompile
- Replies: 7
- Views: 68470
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...
- Mon Mar 13, 2023 6:37 pm
- Forum: General
- Topic: 11.3 and TwineCompile
- Replies: 7
- Views: 68470
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...