Re: [wxVTK] wxGTK 2.8.0 Support
Brought to you by:
malat
From: Mathieu M. <mat...@gm...> - 2007-01-25 02:09:07
|
Hi Philip (again), Could you send us your wxconfig cache, I would like to check if you turn wxGLCanvas on. Thanks -Mathieu On 1/24/07, Philip Schuchardt <oh...@vt...> wrote: > Has anyone suggestfully compiled wxVTK with wxGTK 2.8.0? The wxVTK class > contains many compiling error, when compiling against wxGTK 2.8.0. I really > don't like the error on line 315. Any ideas? > > [ 3%] Building CXX object CMakeFiles/loch3.dir/wxVTKRenderWindowInteractor.o > /home/blitz/documents/projects/therion_google_svn/loch/wxVTKRenderWindowInteractor.cxx: > In constructor `wxVTKRenderWindowInteractor::wxVTKRenderWindowInteractor()': > /home/blitz/documents/projects/therion_google_svn/loch/wxVTKRenderWindowInteractor.cxx:132: > error: no matching function for call to `wxGLCanvas::wxGLCanvas()' > /home/blitz/downloads/wxGTK-2.8.0/include/wx/gtk/glcanvas.h:59: note: > candidates are: wxGLCanvas::wxGLCanvas(const wxGLCanvas&) > /home/blitz/downloads/wxGTK-2.8.0/include/wx/gtk/glcanvas.h:92: note: > wxGLCanvas::wxGLCanvas(wxWindow*, const wxGLCanvas*, wxWindowID, const > wxPoint&, const wxSize&, long int, const wxString&, int*, const wxPalette&) > /home/blitz/downloads/wxGTK-2.8.0/include/wx/gtk/glcanvas.h:84: note: > wxGLCanvas::wxGLCanvas(wxWindow*, const wxGLContext*, wxWindowID, const > wxPoint&, const wxSize&, long int, const wxString&, int*, const wxPalette&) > /home/blitz/downloads/wxGTK-2.8.0/include/wx/gtk/glcanvas.h:76: note: > wxGLCanvas::wxGLCanvas(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, > long int, const wxString&, int*, const wxPalette&) > /home/blitz/downloads/wxGTK-2.8.0/include/wx/gtk/glcanvas.h:69: note: > wxGLCanvas::wxGLCanvas(wxWindow*, wxWindowID, int*, const wxPoint&, const > wxSize&, long int, const wxString&, const wxPalette&) > /home/blitz/documents/projects/therion_google_svn/loch/wxVTKRenderWindowInteractor.cxx: > In member function `long int wxVTKRenderWindowInteractor::GetHandleHack()': > /home/blitz/documents/projects/therion_google_svn/loch/wxVTKRenderWindowInteractor.cxx:315: > error: `GDK_WINDOW_XWINDOW' undeclared (first use this function) > /home/blitz/documents/projects/therion_google_svn/loch/wxVTKRenderWindowInteractor.cxx:315: > error: (Each undeclared identifier is reported only once for each function it > appears in.) > make[2]: *** [CMakeFiles/loch3.dir/wxVTKRenderWindowInteractor.o] Error 1 > make[1]: *** [CMakeFiles/loch3.dir/all] Error 2 > make: *** [all] Error 2 > > > Philip Schuchardt > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Wxvtk-users mailing list > Wxv...@li... > https://lists.sourceforge.net/lists/listinfo/wxvtk-users > -- Mathieu |