Changes between Initial Version and Version 2 of Ticket #36431
- Timestamp:
- Oct 2, 2012, 8:29:52 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36431
- Property Owner changed from macports-tickets@… to michaelld@…
-
Ticket #36431 – Description
initial v2 1 1 I just updated qt4-mac to version 4.8.3_0 which now always installs it as a framework and was supposed to help fix some issues with the macdeployqt tool. But now when I run macdeployqt on my app bundle it shows these errors: 2 2 3 {{{ 3 4 ERROR: no file at "/opt/local/Library/Framework/QtSvg.framework/Versions/4/QtSvg" 4 5 ERROR: no file at "/opt/local/Library/Framework/QtGui.framework/Versions/4/QtGui" 5 6 ERROR: no file at "/opt/local/Library/Framework/QtCore.framework/Versions/4/QtCore" 6 7 ERROR: no file at "/opt/local/Library/Framework/QtOpenGL.framework/Versions/4/QtOpenGL" 8 }}} 7 9 8 10 No frameworks are copied in. It only copies in the following dynamic libraries: