Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

PluginWizard output doesn't compile

(1/3) > >>

Pecan:
The output from the SVN plugin wizard does not compile.
Any chance we can get this fixed so we can study how
 the interface changed?

thanks
pecan

thomas:
Yes it does now. I fixed that this afternoon (at least if you are referring to the "returnfalse;" bug).

If your problem is a "struct ... has no member ..." error, then you either have to supply the configuration info (look in the core plugins how it is done), or if you don't need a config dialog, you can just delete that line.

Pecan:
thanks Thomas

But I'm refering to the menu item Plugins->Code::Blocks plugin wizard.
Its' output doesn't compile. It gets the "no member name hasConfigure"
error because it hasn't been updated to reflect the new "settings scheme"
manner of doing things (I'm just guessing).

Or am I really confused here?

thanks
pecan

thomas:
Right, you can delete that line.

Pecan:
Ok, I thought the generated code was suppose to have the
new way of handling the configuration settings.

Maybe not

thanks
pecan

Navigation

[0] Message Index

[#] Next page

Go to full version