MacOS qt_menu.nib could not be loaded
-
Hi,
I have qt built with the no-frameworks option. When I run an application I built using qmake and then make I get:
Qt internal error: qt_menu.nib could not be loaded. The .nib file should be placed in QtGui.framework/Versions/Current/Resources/ or in the resources directory of your application bundle.
I don't understand this. What if I am trying to build a mac application with NO application bundle? Can somebody please explain the issue here?
Thanks.
-Jon
-
"there has been a smilar thread here :":http://developer.qt.nokia.com/forums/viewthread/6825
hope this helps you further.