Author Topic: Errors with help_plugin (deb package)  (Read 3012 times)

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Errors with help_plugin (deb package)
« 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
« Last Edit: April 14, 2006, 10:49:40 pm by Michael »

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5493
Re: Errors with help_plugin (deb package)
« Reply #1 on: April 14, 2006, 11:36:02 pm »
fixed rev 2351

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: Errors with help_plugin (deb package)
« Reply #2 on: April 14, 2006, 11:38:14 pm »
fixed rev 2351

Great :D.

Best wishes,
Michael