Hi, Am 27.05.10 17:02, schrieb Gino: > Then I edit my project settings, adding to the search PATHS, with the > recursion activated, the Directory where my Frameworks dir.framework, that I > just created, are located. > Then I add also to both Header and Library search paths the OSG/Include > directory.
If you are using frameworks don't do this. Headers are part of the framework, and xcode knows about them, when you add the framework to your target. cheers, Stephan _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

