Author Topic: wxExecute problems on first start...  (Read 12786 times)

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: wxExecute problems on first start...
« Reply #15 on: May 22, 2012, 10:39:07 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.


Code
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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ