1
Nightly builds / Re: The 24 March 2026 build (13828) is out.
« Last post by ccdric on Today at 04:12:45 pm »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 ?
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 ?
Recent Posts