Code::Blocks Forums

User forums => Help => Topic started by: sduensin on October 22, 2013, 12:53:06 am

Title: OS X - Compiling from the command line - Help?
Post by: sduensin on October 22, 2013, 12:53:06 am
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:

Code
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!