Hello,

I've sent this e-mail to osg-users@lists.openscenegraph.org but I didn't
receive it on the list. I'm re-sending it just in case.

Here is my problem:

When building OpenSceneGraph on OS X 10.6.4 and creating application
bundles, I have the error below, on the examples_osgviewerCocoa target. It
happened on OSG 2.9.8 and it's still happening on 2.9.9.

This only happens when I set cmake to build application bundles, and only
on examples_osgviewerCocoa. A Copy Files step is set up with a path of ../.,
which Xcode doesn't like.

I think recreating the examples_osgviewerCocoa target should fix it for me,
but there must be a way to fix it in the cmake configuration files... or is
no one else getting this?

Thanks
Eduardo

--------------------------

PBXCp
/Users/epoyart/OpenSceneGraph-2.9.9-build/bin/Debug/osgviewerCocoad.app/Contents/MacOS/.././Info.plist
examples/osgviewerCocoa/Info.plist

cd /Users/epoyart/OpenSceneGraph-2.9.9

/Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp
-exclude .DS_Store -exclude CVS -exclude .svn -strip-debug-symbols
-resolve-src-symlinks
/Users/epoyart/OpenSceneGraph-2.9.9/examples/osgviewerCocoa/Info.plist
/Users/epoyart/OpenSceneGraph-2.9.9-build/bin/Debug/osgviewerCocoad.app/Contents/MacOS/../.

pbxcp: error: open():
/Users/epoyart/OpenSceneGraph-2.9.9-build/bin/Debug/osgviewerCocoad.app/Contents/MacOS/.././Info.plist
[/SourceCache/pbx_tools/pbx_tools-1706/pbxcp/file_utils.m:420]: No such file
or directory

Command
/Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp
failed with exit code 1

-------------------------
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to