Board index » cppbuilder » Another bug: Background Compilation in BDS 2006

Another bug: Background Compilation in BDS 2006


2006-04-18 09:45:17 PM
cppbuilder94
Hello, All!
Recently I have encountered yet one annoying bug in BDS 2006.
So, it's known that now there is no "Background compilation" checkbox in new
IDE.
But a few days ago it BEGAN to compile in background in C++ Builder, showing
the compiler progress window captioned "Background compilation" (the same as
in bcb5), while in Delphi personality it fails to compile at all (the same
window is shown when I start a compilation and then nothing happens at all -
compiler doesn't work and I can't close this window.
It doesn't even help to uncheck "Show compiler progress" option, Delphi
cannot compile anyway.
I have installed-unistalled bcc32pch and BuilderBooster lately, but I don't
think it was the matter, 'cause it still worked properly after I had it all
uninstalled.
Repairing from distributive didn't help.
So, have anybody ideas, of how to get rid of this bug without reinstalling
BDS?
Bye!
Irene. JID: XXXX@XXXXX.COM
 
 

Re:Another bug: Background Compilation in BDS 2006

Hi,
We are sorry, BuilderBooster may have caused this if it failed to create the
BuilderBooster Project. We are currently working on a fix.
Please look in your registry:-
HKEY_CURRENT_USER\Software\Borland\BDS\4.0\Compiling\BackgroundCompilation
Set the value to FALSE.
Thanks
Simon Farmer
 

Re:Another bug: Background Compilation in BDS 2006

Hello, BuilderBooster!
You wrote on Tue, 18 Apr 2006 14:51:30 +0100:
BT>We are sorry, BuilderBooster may have caused this if it failed to
BT>create the BuilderBooster Project. We are currently working on a fix.
BT>Please look in your registry:-
BT>HKEY_CURRENT_USER\Software\Borland\BDS\4.0\Compiling\BackgroundCompilat
BT>ion
BT>Set the value to FALSE.
Many thanks =) i somehow missed this key, when looked through the registry.
Bye!
Irina. JID: XXXX@XXXXX.COM
 

{smallsort}