Menu

#115 Compilation fails on MacOSX:

closed
nobody
None
5
2010-10-17
2010-10-13
Anonymous
No

Compilation fails on MacOSX:

....
compiling moc/moc_qwt_slider.cpp
moc qwt_thermo.h
compiling moc/moc_qwt_thermo.cpp
moc qwt_wheel.h
compiling moc/moc_qwt_wheel.cpp
rm -f qwt_debug qwt.framework/qwt_debug ../lib/qwt.framework/qwt_debug
linking ../lib/qwt.framework/qwt_debug
ld: warning: directory '/tmp/qt-stuff-6474/source/qt-everywhere-opensource-src-4.7.0/lib' following -L not found
ld: warning: directory '/tmp/qt-stuff-6474/source/qt-everywhere-opensource-src-4.7.0/lib' following -F not found
mv -f qwt_debug ../lib/qwt.framework/Versions/6/qwt_debug
ln -s Versions/6/qwt_debug ../lib/qwt.framework/qwt_debug
rm -f ../lib/qwt.framework/Versions/Current
ln -s 6 ../lib/qwt.framework/Versions/Current
cd textengines/ && /usr/bin/qmake /Users/dusan/qwt/qwt_r849/textengines/textengines.pro -spec /usr/local/Qt4.7/mkspecs/macx-g++ -o Makefile
cd textengines/ && make -f Makefile
cd mathml/ && /usr/bin/qmake /Users/dusan/qwt/qwt_r849/textengines/mathml/mathml.pro -spec /usr/local/Qt4.7/mkspecs/macx-g++ -o Makefile
Project MESSAGE: The qwtmathml library contains code of the MML Widget from the Qt solutions package.
Project MESSAGE: Beside the Qwt license you also have to take care of its license.
cd mathml/ && make -f Makefile
compiling qwt_mathml_text_engine.cpp
compiling qwt_mml_document.cpp
qwt_mml_document.cpp: In member function ‘void QwtMmlDocument::_dump(const QwtMmlNode*, QString&) const’:
qwt_mml_document.cpp:3125: warning: format not a string literal and no format arguments
qwt_mml_document.cpp: In member function ‘virtual int QwtMmlNode::scriptlevel(const QwtMmlNode*) const’:
qwt_mml_document.cpp:3705: warning: format not a string literal and no format arguments
qwt_mml_document.cpp:3722: warning: format not a string literal and no format arguments
qwt_mml_document.cpp: In function ‘QString decodeEntityValue(QString)’:
qwt_mml_document.cpp:5640: warning: format not a string literal and no format arguments
qwt_mml_document.cpp:5649: warning: format not a string literal and no format arguments
qwt_mml_document.cpp:5658: warning: format not a string literal and no format arguments
qwt_mml_document.cpp:5669: warning: format not a string literal and no format arguments
qwt_mml_document.cpp:5680: warning: format not a string literal and no format arguments
rm -f libqwtmathml_debug.6.0.0.dylib libqwtmathml_debug.dylib libqwtmathml_debug.6.dylib libqwtmathml_debug.6.0.dylib
linking ../../lib/libqwtmathml_debug.6.0.0.dylib
ld: framework not found qwt
collect2: ld returned 1 exit status
make[2]: *** [../../lib/libqwtmathml_debug.6.0.0.dylib] Error 1
make[1]: *** [sub-mathml-make_default] Error 2
make: *** [sub-textengines-make_default-ordered] Error 2

Discussion

  • Uwe Rathmann

    Uwe Rathmann - 2010-10-17

    Fixed in rc3

     
  • Uwe Rathmann

    Uwe Rathmann - 2010-10-17
    • status: open --> closed-fixed
     

Anonymous
Anonymous

Add attachments
Cancel