#39221: Cannot deploy Qt applications with MacPorts port qt4-mac --------------------------------+------------------------- Reporter: clemens.brunner@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: qt4-mac | --------------------------------+------------------------- Comment (by clemens.brunner@…): Replying to [comment:8 cal@…]:
That's intended. MacPorts is not affected by any environment variables you have set by default. However, setting `macosx_deployment_target` doesn't work with all ports correctly either, so chances are setting it might not have any effect on `qt4-mac`.
Also, I would want to set the deployment target to 10.5 only for qt4-mac and not for all other ports - everything else would be kind of silly. In summary, to build apps that link qt4-mac, the port needs to be built with the appropriate deployment target, which might or might not work. Meh. Looks like the solution for now is to go with the official Qt binaries... Thanks for the great support and quick response! -- Ticket URL: <https://trac.macports.org/ticket/39221#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X