#37662: qt4-mac QtGui resources --------------------------+-------------------------------- Reporter: chris.pike@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: qt4-mac --------------------------+-------------------------------- QtGui resources installed in /opt/local/ /opt/local/lib/libQtGui.dylib The location of QtGui framework resources (qt_menu.nib) cannot be obtained using pkg-config, due to the way that /opt/local/lib/libQtGui.dylib links to /opt/local/Library/Frameworks/QtGui.framework/QtGui. A script I have to create an .app bundle, which uses Qt GUI resources, fails with a Mac Ports install of Qt because qt_menu.nib cannot be found in the usual way. It looks in /opt/local/lib/Resources instead of /opt/local/Library/Frameworks/QtGui.framework/Resources. Can this be fixed somehow? -- Ticket URL: <https://trac.macports.org/ticket/37662> MacPorts <http://www.macports.org/> Ports system for Mac OS