Hi, I'm trying to build osgviewerCocoa, but some function calls (osg::ref_ptr<osg::Node> loaded_model = osgDB::readNodeFile([single_file fileSystemRepresentation]);, and default_text->setText([localized_string UTF8String]);) return Undefined symbols for architecture x86_64. Now, the framework installer also installed some examples in Appplication foldler, and osgviewerCocoa.app works perfectly.
Does anyone has an idea of what’s going wrong? Is it possible that I’m missing some other library? xcode 5.1.1 OSX 10.9.3 Thank you! Cheers, livio ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=60080#60080 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

