Search found 19 matches

by oliwe
Thu Dec 08, 2022 3:32 am
Forum: General
Topic: TC stability issues
Replies: 23
Views: 114730

Re: TC stability issues

Thank you very much. I used the new dll - did a build of the project. When I compile with warnings ON, the delay of the display in my project is still ~20 minutes, RAD Studio IDE and TwineCompile window are not responsive in this timeframe. (Time from when I see the exe is in the directory until the...
by oliwe
Wed Nov 23, 2022 3:53 am
Forum: General
Topic: TC stability issues
Replies: 23
Views: 114730

Re: TC stability issues - Workaround

As I reported before, the problem lies in the communication between TwineComile and the RAD Studio IDE. The large project that I compile includes several hundreds of cpp and h files, own code and third-party libraries - although the code compiles, many warnings are thrown out (Setting in Project Obj...
by oliwe
Thu Nov 17, 2022 5:08 am
Forum: General
Topic: Auto incremental build number
Replies: 2
Views: 25045

Re: Auto incremental build number

This also happens if you manually increase the build number. The change is not always applied when I build with TwineCompile.
by oliwe
Wed Nov 16, 2022 5:38 am
Forum: General
Topic: TC stability issues
Replies: 23
Views: 114730

Re: TC stability issues

I am on RAD Studio 11.2 and the communication problems of TwineCompile with RAD Studio IDE are still present (or are back). Example: I compiled and linked my large project (C++/64bit) in release mode via Make in the RAD Studio IDE - worked. Then I switched two Debug Configuration and tried to Make t...
by oliwe
Mon Feb 07, 2022 10:40 am
Forum: General
Topic: TC stability issues
Replies: 23
Views: 114730

Re: TC stability issues

Sorry - just have seen your entry now. I tried it. The project, which previously could not be built with TwineCompile, has now been compiled AND linked out of the IDE using TC. First in release mode, then also in debug mode. Both successful. After that, I tried a release build with TC again, which f...
by oliwe
Fri Feb 04, 2022 3:44 am
Forum: General
Topic: TC stability issues
Replies: 23
Views: 114730

Re: TC stability issues

No, I waited a long time to see if the linkage would be finished.
Since it didn't finish, I pressed the cancel button.
But this did also not work.
I think these are two separate problems.
Only solution I found is restarting the IDE.
by oliwe
Thu Feb 03, 2022 10:12 am
Forum: General
Topic: TC stability issues
Replies: 23
Views: 114730

Re: TC stability issues

Installed via GetIT:
Boost
JCL
JVCL
RAD Studio 11 Patches

I am compiling for Win64.
Clang compiler.
by oliwe
Thu Feb 03, 2022 4:35 am
Forum: General
Topic: TC stability issues
Replies: 23
Views: 114730

Re: TC stability issues

Yes. IDE becomes unresponsive while compiling or while linking. Cancel Button does not work. If I restart the IDE TwineCompile is able to finish the job. All in all, it saves me time. But it's not ideal. For my daily work I have disabled TC, using the build-in compilation procedure. If I have to rec...
by oliwe
Tue Feb 01, 2022 11:29 am
Forum: General
Topic: TC stability issues
Replies: 23
Views: 114730

TC stability issues

TC is a great tool - if it works. When compiling with TC, I regularly have problems. I have integrated TC into Rad Studio 11 and use it out of the IDE. Here some problems, if I'm compiling a lager project: - the TC window is not updated regularly - the "Cancel" button does not work reliabl...