News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

wxExecute problems on first start...

Started by oBFusCATed, May 16, 2012, 10:27:45 AM

Previous topic - Next topic

MortenMacFly

Quote from: ollydbg on May 22, 2012, 09:38:55 AM
Do you think this is the problem caused by wxExecute?
Maybe, you can try to comment the portion where the compiler is called to obtain the macros.


Quote from: ollydbg on May 22, 2012, 09:38:55 AM

Manager::Get()->GetMacrosManager()->ReplaceMacros

Does this function thread safe?
I don't know, to be honest. But I doubt its the call from CC that fails - the compiler cannot replace the macros. For CC it seems to work, otherwise you wouldn't have CC working properly.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]