[MacPorts] #20309: qt4-x11 doesn't support 10.6 yet
MacPorts
noreply at macports.org
Thu Feb 3 11:22:15 PST 2011
#20309: qt4-x11 doesn't support 10.6 yet
------------------------------+---------------------------------------------
Reporter: snc@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: snowleopard | Port: qt4-x11
------------------------------+---------------------------------------------
Comment(by michaelld@…):
Check out the patchfile "patch-darwin-g++.diff"; it's my current effort
towards tweaking the QMake build files to work with Darwin / X11 / g++. I
think what you're looking for are places where Frameworks are necessary
versus where they are not. You'll need to get used to the QMake script
language, but it's not that difficult. Best way I've found for testing is
to copy the original file (from FOO to FOO.orig), then edit that file --
generally to add in or change macx and x11 clauses. Then re-do configure
& build. When it fails, figure out why, correct the mistake, and repeat.
If you're lucky & have a big fast Mac, you can get a single iteration into
~20-30 minutes; on my MacBook Pro 2.6 GHz it typically takes 30-60 minutes
depending on the change.
--
Ticket URL: <https://trac.macports.org/ticket/20309#comment:27>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list