Why does the codeblocks-wx2.6.cbp update target produce src\CodeBlocks-wx2.6.0.dll? Looking at it with dependency walker, it has no imports or exports of it's own, but just links kernel32.dll and msvcrt.dll... and then later the .cbp target changes to commands only (instead of static library like it before running it the first time)!
I get a crash running the doc target (it needs doxygen which I'm not sure I have...is there an exe I need?), but no error message, just a crash (.rpt attached).
Now that wxDockit is bundled, how is it aware which settings wx was built with? (debug/release, (non)unicode, etc)?
[attachment deleted by admin]