[C++-sig] Boost and wxWidgets

Hans Meine hans_meine at gmx.net
Thu Jan 14 11:54:08 CET 2010


Am Donnerstag, 14. Januar 2010 11:41:31 schrieb Joan Carles Jimenez:
> On Thu, 2010-01-14 at 08:53 +0000, Brian O'Kennedy wrote:
> > I suspect your problem is unrelated to boost.python. I've never used
> > wxWidgets, but a quick google suggests it should be initialised before
> > being used.
> [...]
> Thanks Brian, but do not work. The "canvas.so" is a static library not
> an application. 

Yes, but then you should initialize wx/gtk in the actual program using 
canvas.so, before calling the relevant canvas.so functions.

HTH,
  Hans


More information about the Cplusplus-sig mailing list