Code::Blocks Forums

User forums => Help => Topic started by: Michael on April 14, 2006, 10:42:37 pm

Title: Errors with help_plugin (deb package)
Post by: Michael on April 14, 2006, 10:42:37 pm
Hello,

I have tried to build a .deb package for rev2350 on Ubuntu 5.10, but I got errors with the help_plugin:

Quote
make[5]: Entering directory `/home/michael/devel/trunk/src/plugins/contrib/help_plugin'
HelpConfigDialog.h: In member function 'virtual wxString HelpConfigDialog::GetTitle() const':
HelpConfigDialog.h:19: error: '_' was not declared in this scope
make[5]: *** [HelpConfigDialog.lo] Error 1
make[5]: Leaving directory `/home/michael/devel/trunk/src/plugins/contrib/help_plugin'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/michael/devel/trunk/src/plugins/contrib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/michael/devel/trunk/src/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/michael/devel/trunk/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/michael/devel/trunk'
make: *** [build-stamp] Error 2

And just 90 minutes ago, I have successfully built rev2349 with cbp :?.

Best wishes,
Michael
Title: Re: Errors with help_plugin (deb package)
Post by: killerbot on April 14, 2006, 11:36:02 pm
fixed rev 2351
Title: Re: Errors with help_plugin (deb package)
Post by: Michael on April 14, 2006, 11:38:14 pm
fixed rev 2351

Great :D.

Best wishes,
Michael