CB svn rev 3278 doesn't load the compiler plugin when running on Debian linux
gives an error "missing symbols" when loading the plugin.
Note: i don't have DMD compiler installed
Found the problem: i built with the CodeBlocks-unix.cbp project file,
which doesn't build DMD compiler plugin sources ...
please can someone update this, at the moment i can't commit from Linux
brgds, tiwag
Quote from: tiwag on November 27, 2006, 08:03:00 AM
Found the problem: i built with the CodeBlocks-unix.cbp project file,
which doesn't build DMD compiler plugin sources ...
Sounds like a bug with that project file then, it built OK with autotools.
Quote
please can someone update this, at the moment i can't commit from Linux
Will do.
Suggested patch: http://www.algonet.se/~afb/wx/codeblocks-unixproject.patch (building and testing...)
revision 3280
thanks - works fine again