Sounds like we need the whole framework now instead of just the libraries from inside them... Does one of you have the time to create a bug report for this...?<div><br></div><div>Thx,</div><div>David<br><br><div class="gmail_quote">
On Fri, Dec 4, 2009 at 2:40 PM, Clinton Stimpson <span dir="ltr"><<a href="mailto:clinton@elemtech.com">clinton@elemtech.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
The problem is the CMakeIngestOSXBundleLibraries.cmake script doesn't copy the<br>
Resource directory in the QtGui framework. It only copies the actual binary<br>
within the framework.<br>
And its a problem when using a cocoa based Qt.<br>
<br>
It appears BundleUtilities.cmake has the same problem of not copying framework<br>
resources.<br>
<br>
Clint<br>
<div><div></div><div class="h5"><br>
On Friday 04 December 2009 11:46:00 am Michael Jackson wrote:<br>
> And just to follow up more, using the autoconf system to build and<br>
> install cmake does not work either. Still missing the qt_menu.nib<br>
> file. What is the officially supported Qt version for to build CMake?<br>
><br>
><br>
> --<br>
> Mike Jackson <<a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a>><br>
><br>
> On Dec 4, 2009, at 1:21 PM, Bill Hoffman wrote:<br>
> > Michael Jackson wrote:<br>
> >> I tried to build CMake 2.8.0 from source on OS X 10.5.8 Intel in<br>
> >> Release mode with Qt 4.5.3 (as cocoa frameworks). I did a "make<br>
> >> install" and when I try to double click the CMake 2.8-0.app bundle<br>
> >> I get the following error:<br>
> >> Process: CMake 2.8-0 [33756]<br>
> >> Path: /Users/Shared/Toolkits/CMake-2.8.0/CMake 2.8-0.app/<br>
> >> Contents/MacOS/CMake 2.8-0<br>
> >> Identifier: ???<br>
> >> Version: ()<br>
> >> Code Type: X86 (Native)<br>
> >> Parent Process: launchd [117]<br>
> >> Interval Since Last Report: 239 sec<br>
> >> Crashes Since Last Report: 2<br>
> >> Per-App Interval Since Last Report: 10 sec<br>
> >> Per-App Crashes Since Last Report: 2<br>
> >> Date/Time: 2009-12-04 13:05:45.281 -0500<br>
> >> OS Version: Mac OS X 10.5.8 (9L30)<br>
> >> Report Version: 6<br>
> >> Anonymous UUID: 06153638-985D-41A2-8E76-6C91571FB4C6<br>
> >> Exception Type: EXC_CRASH (SIGABRT)<br>
> >> Exception Codes: 0x0000000000000000, 0x0000000000000000<br>
> >> Crashed Thread: 0<br>
> >> Thread 0 Crashed:<br>
> >> 0 libSystem.B.dylib 0x97315e42 __kill + 10<br>
> >> 1 libSystem.B.dylib 0x9738823a raise + 26<br>
> >> 2 libSystem.B.dylib 0x97394679 abort + 73<br>
> >> 3 QtCore 0x0045ab35<br>
> >> qt_message_output(QtMsgType, char const*) + 149<br>
> >> 4 QtCore 0x0045b415 qFatal(char<br>
> >> const*, ...) + 101<br>
> >> 5 QtGui 0x009e76d2<br>
> >> qt_init(QApplicationPrivate*, int) + 1922<br>
> >> 6 QtGui 0x00a4aa3d<br>
> >> QApplicationPrivate::construct() + 77<br>
> >> 7 QtGui 0x00a4ad96<br>
> >> QApplication::QApplication(int&, char**, int) + 102<br>
> >> 8 0x00006a5e main + 142<br>
> >> 9 0x00005766 start + 54<br>
> >> Thread 0 crashed with X86 Thread State (32-bit):<br>
> >> eax: 0x00000000 ebx: 0x97394639 ecx: 0xbffff3fc edx: 0x97315e42<br>
> >> edi: 0x00000003 esi: 0x00000000 ebp: 0xbffff418 esp: 0xbffff3fc<br>
> >> ss: 0x0000001f efl: 0x00000286 eip: 0x97315e42 cs: 0x00000007<br>
> >> ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037<br>
> >> cr2: 0xa088e690<br>
> >> Was this seen before? Am I trying some configuration that was not<br>
> >> supported? If I try the app bundle in the build directory then it<br>
> >> launches ok. I checked the app executable using otool and those<br>
> >> links seem ok.<br>
> >> Ljasdlk;faskj;asdfkjahsdhfjlasjklxdfhjaslkdf<br>
> >> Never mind, the Bundle Utilities with CMake 2.6.4 didn't copy the<br>
> >> qt_menu.nib file. Doh. Rough day today..<br>
> ><br>
> > Does the binary from <a href="http://www.cmake.org" target="_blank">www.cmake.org</a> work?<br>
> ><br>
> > -Bill<br>
><br>
> _______________________________________________<br>
> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the CMake FAQ at:<br>
> <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</div></div></blockquote></div><br></div>