Re: [wxVTK] Mystical Building Error
Brought to you by:
malat
From: Mathieu M. <mat...@gm...> - 2007-01-22 21:42:44
|
Hi Philip, Before I try to reproduce it, could you please send us the output of: $ make VERBOSE=1 Thanks, Mathieu On 1/22/07, Philip Schuchardt <oh...@vt...> wrote: > 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 > > ------------------------------------------------------------------------- > 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 |