Changes between Initial Version and Version 4 of Ticket #37546


Ignore:
Timestamp:
Jan 9, 2013, 11:48:37 AM (11 years ago)
Author:
raimue (Rainer Müller)
Comment:

I noticed I did not copy the full lines from the log for the ticket description, that's corrected now.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37546

    • Property Cc egall@… added
  • Ticket #37546 – Description

    initial v4  
    44
    55{{{
    6 :info:build /usr/bin/clang++ -headerpad_max_install_names -arch x86_64 -arch i386 -Xarch_x86_64 -mmacosx-version-min
    7 :info:build ld: warning: ld: warning: ld: warning: ignoring file /opt/local/Library/Frameworks/QtCore.framework/QtCo
     6:info:build /usr/bin/clang++ -headerpad_max_install_names -arch x86_64 -arch i386 -Xarch_x86_64 -mmacosx-version-min=10.8 -o ../../bin/DoxyWizard.app/Contents/MacOS/DoxyWizard obj/doxywizard.o obj/version.o obj/expert.o obj/wizard.o obj/inputbool.o obj/inputstring.o obj/inputint.o obj/inputstrlist.o obj/moc_doxywizard.o obj/moc_expert.o obj/moc_helplabel.o obj/moc_inputbool.o obj/moc_inputstring.o obj/moc_inputint.o obj/moc_inputstrlist.o obj/moc_wizard.o obj/qrc_doxywizard.o obj/config_lex.o   -F/opt/local/Library/Frameworks -F/opt/local/lib  -F/opt/local/Library/Frameworks -F/opt/local/lib -L/opt/local/lib -framework QtXml -framework QtCore -framework QtGui
     7:info:build ld: warning: ld: warning: ld: warning: ignoring file /opt/local/Library/Frameworks/QtCore.framework/QtCore, file was built for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1 0x 3 0x 0 0x 0 0x 0 0x 6 0x 0 0x 0 0x 0 ) which is not the architecture being linked (i386): /opt/local/Library/Frameworks/QtCore.framework/QtCoreignoring file /opt/local/Library/Frameworks/QtXml.framework/QtXml, file was built for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1 0x 3 0x 0 0x 0 0x 0 0x 6 0x 0 0x 0 0x 0 ) which is not the architecture being linked (i386): /opt/local/Library/Frameworks/QtXml.framework/QtXmlignoring file /opt/local/Library/Frameworks/QtGui.framework/QtGui, file was built for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1 0x 3 0x 0 0x 0 0x 0 0x 6 0x 0 0x 0 0x 0 ) which is not the architecture being linked (i386): /opt/local/Library/Frameworks/QtGui.framework/QtGui
    88:info:build
    99:info:build
    1010:info:build Undefined symbols for architecture i386:
    11 :info:build   "qDrawShadePanel(QPainter*, QRect const&, QPalette const&, bool, int, QBrush const*)", referenced from
     11:info:build   "qDrawShadePanel(QPainter*, QRect const&, QPalette const&, bool, int, QBrush const*)", referenced from:
    1212:info:build       ColorPicker::paintEvent(QPaintEvent*) in wizard.o
    1313:info:build   "qt_message_output(QtMsgType, char const*)", referenced from:
    1414:info:build       QDebug::~QDebug() in doxywizard.o
    15 :info:build   "qRegisterResourceData(int, unsigned char const*, unsigned char const*, unsigned char const*)", refere
     15:info:build   "qRegisterResourceData(int, unsigned char const*, unsigned char const*, unsigned char const*)", referenced from:
    1616:info:build       qInitResources_doxywizard() in qrc_doxywizard.o
    1717:info:build       __GLOBAL__I_a in qrc_doxywizard.o
    18 :info:build   "qUnregisterResourceData(int, unsigned char const*, unsigned char const*, unsigned char const*)", refe
     18:info:build   "qUnregisterResourceData(int, unsigned char const*, unsigned char const*, unsigned char const*)", referenced from:
    1919:info:build       qCleanupResources_doxywizard() in qrc_doxywizard.o
    20 :info:build       qCleanupResources_doxywizard__dest_class__::~qCleanupResources_doxywizard__dest_class__() in qrc_d
     20:info:build       qCleanupResources_doxywizard__dest_class__::~qCleanupResources_doxywizard__dest_class__() in qrc_doxywizard.o
    2121:info:build   "endl(QTextStream&)", referenced from:
    2222:info:build       Expert::saveTopic(QTextStream&, QDomElement&, QTextCodec*, bool) in expert.o
    2323:info:build       Expert::writeConfig(QTextStream&, bool) in expert.o
    2424:info:build       InputStrList::writeValue(QTextStream&, QTextCodec*) in inputstrlist.o
     25...
    2526}}}
    2627