C:\codeblocks\trunk\src\plugins\codecompletion\cctest\cctest_frame.cpp:23:21: fatal error: finddlg.h: No such file or directory
Which I managed to get past by removing the offending line. Removing it hasn't seemed to have caused any undesired side effects.That's the right way to do it. Its an artefact from earlier days - the CCTest app uses its own (standard wx) find dialog now. I'll commit the fix if I have time (and if its not already done...).