Hi -- I have a fresh install of 10.6.8 on my Mac Pro, and am having trouble getting OSG's CMake to configure properly.

The issue is with the top-level CMakeLists.txt at line 223. The 'defaults' command fails with the following output text:

The domain/default pair of (/Developer/SDKs/MacOSX10.6.sdk/SDKSettings.plist, CanonicalName) does not exist

After this fails, OSG_OSX_SDK_NAME is empty, and CMake subsequently fails to configure.

Interestingly, if I 'cat' SDKSettings.plist, I can see the CanonicalName key just fine, so I have no idea why 'defaults' is failing to read it.

Anyone know what might be going wrong here? Thanks in advance for any help.
   -Paul


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

Reply via email to