[wxVTK] Mystical Building Error
Brought to you by:
malat
From: Philip S. <oh...@vt...> - 2007-01-22 18:26:06
|
I'm trying to build wxVTKRenderWindowInteractor on OSX but are having some problems. [ 80%] Building CXX object CMakeFiles/loch3.dir/wxVTKRenderWindowInteractor.o [12:57:32] /usr/bin/c++ -I/usr/local/bin/../include/vtk-5.0 -I/usr/lib/wx/include/mac-unicode-debug-2.5 -I/usr/include/wx-2.5 -I/Users/martinsluka/loch3/lib -Wall -DLXMACOSX -ggdb -DLXDEBUG -pg -D__WXDEBUG__ -D__WXMAC__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -Wno-deprecated -o CMakeFiles/loch3.dir/wxVTKRenderWindowInteractor.o -c /Users/martinsluka/loch3/wxVTKRenderWindowInteractor.cxx make[2]: *** [CMakeFiles/loch3.dir/wxVTKRenderWindowInteractor.o] Error 1 make[1]: *** [CMakeFiles/loch3.dir/all] Error 2 make: *** [all] Error 2 Those are the error messages I get. The messages aren't very helpful are they. VTK and wxWidgets are both running carbon. Any suggestions? Philip Schuchardt |