#36431: qt4-mac: macdeployqt shows errors when trying to copy in frameworks -------------------------+------------------------- Reporter: mavaugha@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: qt4-mac | -------------------------+------------------------- Comment (by mavaugha@…): I'm just calling: bash$ macdeployqt build/Release/VolumeViewer4.app\\ Once I get this working I will also be using the -dmg flag to have it make a dmg image of the app: bash$ macdeployqt build/Release/VolumeViewer4.app -dmg\\ The plugin issue is not really that big a deal, it's just weird that it seems like it tries to look in both /opt/local/ and /opt/local/share/qt4/ for the plugins given different circumstances. But for me it works best when the plugins folder is in /opt/local/\\ I really think the issue is with apps that use qwt, since everything works fine if I don't use it :). But alas I need to use qwt... -- Ticket URL: <https://trac.macports.org/ticket/36431#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS