#34864: qt4-mac: Broken links --------------------------------------------+------------------------------- Reporter: mojca.miklavec.lists@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: qt4-mac --------------------------------------------+------------------------------- Comment(by michaelld@…): Lots to parse through there! I did basic testing using "qt4-mac +framework" and some ports that depend on qt4-mac, and they seemed to work for me. It's not what I use, but to each, ya know. It's certainly possible that I messed up some parts of it, since getting the frameworks separated from libraries required adding in the FRAMEWORKS stuff in multiple files. And, we require these 2 separate locations, because otherwise everything ends up in $[prefix}/lib, which is undesirable for frameworks -- though it might be a better place for the .la files; or maybe the actual framework directory would be better (where the .prl file ends up). I am always open to patches to fix such issues and correct various behavior. I will look into these issues and work towards fixing them, but you could keep debugging this issue too if you have time. What I'm going to do is (1) "install qt4-mac +framework"; (2) tweak the "for(frmwrk_dir" loop to print out variables as they come in, as well as re-enable (or add) printouts before and after this loop; then (3) try to compile a dependent port, with debug output, to see what's happening. BTW> What does "qmake -query" return for you? -- Ticket URL: <https://trac.macports.org/ticket/34864#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS