Page 1 of 1

[RESOLVED] The IDE must be restarted for TBManager changes

Posted: Sat Mar 29, 2008 8:09 am
by Mistrel
I'm just curious as to why the PureBasic IDE has to be restarted for changes made in the TBManager to take effect when using Tools -> TailBite.

Posted: Sat Mar 29, 2008 10:30 am
by Progi1984
Which changes ?

Posted: Sat Mar 29, 2008 6:07 pm
by ABBKlaus
Its not the IDE that has to be restarted, its PBCompiler.exe that has to be restarted.
The IDE starts PBCompiler.exe in /STANDBY mode, any changes made to a userlibrary are only detected when the compiler gets restarted :wink:

Posted: Sat Mar 29, 2008 6:54 pm
by Mistrel
Then why do the settings not take effect when I do a Compiler -> Restart Compiler?

Posted: Sat Mar 29, 2008 7:01 pm
by ABBKlaus
Mistrel wrote:Then why do the settings not take effect when I do a Compiler -> Restart Compiler?
You mean changes in the Tools menu of the IDE ?
In that case you must restart the IDE.