I get a compile error saying it's missing this file.
win 7 64bit tdm mingw 4.5.2
codeblocks\src\plugins\compilergcc\compileroptionsdlg.cpp:43:29: fatal error: debuggermanager.h: No such file or directory
Is there a new dependency lib I don't know about?
What are you building? Trunk of debugger's branch? The file is new in the branch.
Quote from: ouch on November 07, 2011, 06:43:35 PM
I get a compile error saying it's missing this file.
This was a bug. Try again with SVN head.
Yep all is well with the trunk, thanks!