search for: swigdirector_wxpaintdc

Displaying 2 results from an estimated 2 matches for "swigdirector_wxpaintdc".

2007 Mar 06
0
[ wxruby-Bugs-9093 ] Caret sample segfault on exit on Windows
...r Group: None Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Kevin Smith (qualitycode) Summary: Caret sample segfault on exit on Windows Initial Comment: The caret sample segfaults when it exits on windows. There''s an assert failure in the destructor of SwigDirector_wxPaintDC - ''existing DC should have a cache entry''. Maybe a double free error? Also in the caret sample the caret doesn''t show on Win XP. ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=deta...
2004 Jun 04
2
building wxruby-swig 0.0.16 on Mac
...before `::'' token src/PaintDC.cpp: In function `VALUE _wrap_new_wxPaintDC(int, VALUE*, long unsigned int)'': src/PaintDC.cpp:767: error: parse error before `('' token src/PaintDC.cpp: In function `void free_wxPaintDC(wxPaintDC*)'': src/PaintDC.cpp:780: error: `SwigDirector_wxPaintDC'' undeclared (first use this function) src/PaintDC.cpp:780: error: (Each undeclared identifier is reported only once for each function it appears in.) src/PaintDC.cpp:780: error: parse error before `)'' token rake aborted! Command Failed: [g++ -c -I/usr/local/lib/wx/includ...