New to OpenSceneGraph and working on Mac OSX.

I navigated to the OpenSceneGraph folder and typed
make

The build made it all the way to the following lines:
...
Scanning dependencies of target example_osgviewerCocoa
[ 49%] Building CXX object 
examples/osgviewerCocoa/CMakeFiles/example_osgviewerCocoa.dir/ViewerCocoa.mm.o
[ 50%] Building CXX object 
examples/osgviewerCocoa/CMakeFiles/example_osgviewerCocoa.dir/main.m.o
cc1obj: warning: command line option "-fvisibility-inlines-hidden" is valid for 
C++/ObjC++ but not for ObjC
cc1obj: warning: command line option "-fvisibility-inlines-hidden" is valid for 
C++/ObjC++ but not for ObjC
Linking CXX executable ../../bin/osgviewerCocoa
ld warning: duplicate dylib ../../lib/libosg.2.9.0.dylib
ld warning: duplicate dylib ../../lib/libosg.2.9.0.dylib
[ 50%] Built target example_osgviewerCocoa


Did the build complete at 50%?  I went to sleep prior to this point, so I 
wasn't sure if my computer went to sleep or the hard-drive went to sleep prior 
to it getting to this point.  

Thanks for any feedback you can provide.

Jason




      
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to