#20624: macdeployqt is broken due to change in plugin extension --------------------------------+------------------------------------------- Reporter: lord@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: qt dylib bundle | Port: qt4-mac --------------------------------+------------------------------------------- In q4-mac-4.5.2 port there is a mention that it changes plugin extension to .bundle from .dylib used in original QT. They are indeed bundles but for portability reasons QT uses for them shared lib extension, which is .dylib on mac. So it does not copy plugins into app bundles making the non-portable. The change breaks qtmacdeploy utility which searches plugins using .dylib extension. -- Ticket URL: <http://trac.macports.org/ticket/20624> MacPorts <http://www.macports.org/> Ports system for Mac OS