Hi,
I am trying to build OSG on Mac OS X Snow leopard using Xcode. I ran into the
following build errors and I have no idea where to start solving them. Can
anyone help:
Code:
Ld
build/OpenSceneGraph.build/Development/osgdb_bsp.build/Objects-normal/i386/osgdb_bsp.so
normal i386
cd /Users/vijay/Downloads/softwareDownloads/osgSvn2.8.2/Xcode/OpenSceneGraph
setenv MACOSX_DEPLOYMENT_TARGET 10.4
/Developer/usr/bin/g++-4.2 -arch i386 -bundle -isysroot
/Developer/SDKs/MacOSX10.5.sdk
-L/Users/vijay/Downloads/softwareDownloads/osgSvn2.8.2/Xcode/OpenSceneGraph/build/Development
-F/Users/vijay/Downloads/softwareDownloads/osgSvn2.8.2/Xcode/OpenSceneGraph/build/Development
-F/Users/vijay/Library/Frameworks
-F/Developer/SDKs/MacOSX10.5.sdk/Library/Frameworks -filelist
/Users/vijay/Downloads/softwareDownloads/osgSvn2.8.2/Xcode/OpenSceneGraph/build/OpenSceneGraph.build/Development/osgdb_bsp.build/Objects-normal/i386/osgdb_bsp.LinkFileList
-mmacosx-version-min=10.4 -framework OpenThreads -framework osg -framework
osgDB -o
/Users/vijay/Downloads/softwareDownloads/osgSvn2.8.2/Xcode/OpenSceneGraph/build/OpenSceneGraph.build/Development/osgdb_bsp.build/Objects-normal/i386/osgdb_bsp.so
Undefined symbols:
"osgUtil::TriStripVisitor::stripify()", referenced from:
bsp::VBSPGeometry::createGeometry() in osgdb_bsp.so-i386-master.o
"vtable for osgUtil::TriStripVisitor", referenced from:
__ZTVN7osgUtil15TriStripVisitorE$non_lazy_ptr in
osgdb_bsp.so-i386-master.o
"VTT for osgUtil::TriStripVisitor", referenced from:
__ZTTN7osgUtil15TriStripVisitorE$non_lazy_ptr in
osgdb_bsp.so-i386-master.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
Thank you!
Cheers,
Vijay
[/code]
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=21808#21808
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org