[CMake] OS X QT Gui build question
Steven Wilson
steven.wesley.wilson at gmail.com
Fri Jan 20 16:29:29 EST 2012
When building the 2.8.7 CMake sources with the following configuration:
cmake -DCMAKE_BUILD_TYPE:STRING=Release
-DCMAKE_INSTALL_PREFIX:PATH=../path/to/install -DBUILD_QtDialog:BOOL=ON
../cmake
I get the following error when doing a 'make install'
- Installing: /Users/stevew/cmake/tmp/build/../install/CMake
2.8-7.app/Contents/share/mime/packages/cmakecache.xml
-- fixup_bundle
-- app='../install/CMake 2.8-7.app/Contents/MacOS/CMake 2.8-7'
-- libs=''
-- dirs='/Library/Frameworks;/Developer/Tools/Qt'
-- warning: *NOT* handled - directory/file does not exist...
CMake Error at
/Users/stevew/cmake/tmp/cmake/Modules/BundleUtilities.cmake:668 (message):
error: fixup_bundle: not a valid bundle
Call Stack (most recent call first):
Source/QtDialog/cmake_install.cmake:54 (fixup_bundle)
Source/cmake_install.cmake:86 (INCLUDE)
cmake_install.cmake:52 (INCLUDE)
I would appreciate any advice on how to correct this problem.
Thanks,
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120120/0691a88a/attachment-0001.htm>
More information about the CMake
mailing list