Compile Message window appears every 20 seconds

TwineCompile - Cut C++Builder compile times by up to 50x!
Post Reply
moppelstroppel
Posts: 1
Joined: Tue Jan 10, 2012 3:31 am

Compile Message window appears every 20 seconds

Post by moppelstroppel »

Hello all,

I'm using TwinCompile 3.3.1.231 and C++Builder XE. During editing the source code the "Compile Message" window appears every 20 seconds. If I close the window it appears still.

Is there any option to solve the problem.

Thanks
Thomas
jomitech
Site Admin
Posts: 2157
Joined: Wed Oct 08, 2008 12:23 am

Re: Compile Message window appears every 20 seconds

Post by jomitech »

Dock the compile message window in some location, then save the IDE desktop. That will force the window to stay in one place and not continually pop-up.

What you're seeing is TwineCompile performing automatic background compiling of your source code to optimize make times. If you do not want TwineCompile to perform this background compiling, turn off SORTA Compile in the options. (I do not recommend turning it off as it saves a lot of compile time)
Jon
Post Reply