News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Anyone have the Plugin Wizard working for the latest nightly builds?

Started by dmoore, September 27, 2006, 09:20:25 PM

Previous topic - Next topic

dmoore

As I noted in one of the recent nightly build posts, when I run the plugin wiz to create a new plugin, I don't get a build target once the project is created.

Am I doing something wrong or is the wizard just in an incomplete state? (if its the latter, it would be nice for whoever is editing the code to actually note this in the wizard's intro page...  :) )

Even if i try to construct the build target by hand, it seems i'm missing a library containing function wxString::Printf. Any pointers to what wx or codeblocks library contains this? (I'm using wxWidgets 2.6.3)

thanks
Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]

killerbot

recently plug-ins have been altered a bit, aswell as the plug-in wizard and it seems some bugs entered. This will be fixed in the rather not so distant future ;-)

dmoore

thanks killerbot. asking alway beats banging my head against a wall trying to get it working.  :)
I'm looking forward to playing around with the sdk.
Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]

killerbot