#30097: qt4-mac file was built for unsupported file format which is not the architecture being linked (i386) -----------------------------------+---------------------------------------- Reporter: seba.szwarc@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.9.2 Keywords: qt4 | Port: qt4-mac -----------------------------------+---------------------------------------- Using recent qt4-mac 4.7.3 it compiles ok however during compilation of saxsview program there are problems with some included inqt4 libraries: and I got result: ld: warning: ignoring file /opt/local/lib/libQtSvg.dylib, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: ignoring file /opt/local/lib/libQtGui.dylib, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: ignoring file /opt/local/lib/libQtXml.dylib, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: ignoring file /opt/local/lib/libQtCore.dylib, file was built for unsupported file format which is not the architecture being linked (i386) Attached logfile from compilation -- Ticket URL: <https://trac.macports.org/ticket/30097> MacPorts <http://www.macports.org/> Ports system for Mac OS