here is the codeblocks patch to make generated binaries find plugins ( see attached)
Because the generated binary was unable to find the plugins. It looks like wxStandardPathsBase::Get().GetPluginsDir() doesn't work correctly and a previous patch for this didn't works with deb-helper
I'm not sure this codeBlocks patch will work in any linux distribution.
with this 2 patch everything is Ok to build on debian testing
you think it's possible to add this in a future nightly ?