Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: roxlu on August 08, 2009, 03:28:48 pm
-
hi,
I created a new wizard for code::blocks which lets openFrameworks users (www.openframeworks.cc) easily
create new projects. I've created a tutorial on how to install this, here: http://code.google.com/p/ofcodeblocks/wiki/InstallingOpenFrameworksWizard
(only the part about the addons is outdated, I created a new plugin for this)
Now, I'm wondering how I can deploy this? I don't want users to alter their global wizard script.. .isn't there an
easier way? Could it be shipped with the next version of Code::Blocks?
roxlu
-
I don't have any initial objections to adding this to CB.
Things to check and to be be sure of :
* works under windows
* works under linux
* works under mac
When all this works, send me the files (attach all in a zip in PM), or attach them (in a zip) to this post, I can add them to our repo then, unless other developers have fundamental objections.
-
okay great! I'll finish it up then.