Hi,

I've been struggling with configuration names on the Xcode project that comes 
with OSG.
The problem I have is that it causes "no such cnfiguration" errors when I use 
xcodebuild 
from a helper shell script because the configuration names contains white 
spaces (like Deployment 32bit Carbon.)
I've tried -configuration="Development 32bit Carbon" and 
-configuration=Development\ 32bit\ Carbon but no clue. 

Could these be without white spaces like Deployment_32bit_Carbon?
Any better idea can also be helpful.

Best,

Tat

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

Reply via email to