I've built a project with multiple targets for different OSs and so far, so good. Except when trying to build on the Mac via the command line. I get a dialog stating:
Error
Deactivating the compiler plugin is most unwise
If you intend to open a project, you have to re-activate the compiler plugin first.
It then goes on to tell me it can't load any of the projects in my workspace. I am assuming it's due to the way OS X bundles things into an "app" folder and CB is unable to locate the plugins. I've tried launching the CodeBlocks binary from numerous places with no luck.
Help!