Help: "not a valid bundle"?
Help: "not a valid bundle"?
- Subject: Help: "not a valid bundle"?
- From: "Philip J. Schneider" <email@hidden>
- Date: Sat, 04 Jun 2011 12:36:02 -0700
Title: Help: "not a valid
bundle"?
Greetings:
I've got an Xcode 4 project that was constructed from a cmake
build scheme by invoking this:
cmake -DCMAKE_BUILD_TYPE=Release -G Xcode ..
Perhaps of note is that this is a Qt-based application (?)
The build runs along nicely right up to the end, where I get this
error:
echo ""
/opt/local/bin/cmake -P
/Users/pjs/Applications/OpenFlipper/buildXCode/fixbundle.cmake
-- fixup_bundle
--
app='/Users/pjs/Applications/OpenFlipper/buildXCode/Build/OpenFlipper.app'
-- libs='<Long list of .so file
paths>'
-- dirs='/usr/lib;'
-- warning: *NOT* handled - .app directory case...
CMake Error at
/opt/local/share/cmake-2.8/Modules/BundleUtilities.cmake:657
(message)
error: fixup_bundle: not a valid bundle
Call Stack (most recent call first):
fixbundle.cmake:51 (fixup_bundle)
make: ***
[/Users/pjs/Applications/OpenFlipper/buildXCode/CMakeFiles/fixbundle]
Error 1
I'm at a loss as to how to diagnose what's going on. Searching
the web for this same error yields advice that's generally along the
lines of "your script has a bug"... :-(
Can anyone provide any pointers with regard to how to track down
the specific cause of the error?
Thanks!
-- Philip
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden