| Paste number 150701: | compiling qimageblitz |
| Pasted by: | smokeink |
| When: | 2 years, 6 months ago |
| Share: | Tweet this! | http://paste.lisp.org/+38A5 |
| Channel: | None |
| Paste contents: |
svn checkout svn://anonsvn.kde.org/home/kde/trunk/kdesupport/qimageblitz cd qimageblitz cmake -DCMAKE_TOOLCHAIN_FILE=~/mxe/usr/x86_64-w64-mingw32.shared/share/cmake/mxe-conf.cmake -DQT_QMAKE_EXECUTABLE=~/mxe/usr/x86_64-w64-mingw32.shared/qt/bin/qmake . -- Could NOT find OpenGL (missing: OPENGL_gl_LIBRARY OPENGL_INCLUDE_DIR) -- Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR) -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR) -- Configuring done -- Generating done make [ 69%] Built target qimageblitz Linking CXX executable blitztest CMakeFiles/blitztest.dir/mainwindow.cpp.o: In function `QString::QString()': mainwindow.cpp:(.text._ZN7QStringC2Ev[_ZN7QStringC5Ev]+0x13): undefined reference to `QString::shared_null' CMakeFiles/blitztest.dir/mainwindow.cpp.o:(.rodata+0x8e0): undefined reference to `QMainWindow::staticMetaObject' CMakeFiles/blitztest.dir/mainwindow.cpp.o: In function `QList<QString>::QList()': mainwindow.cpp:(.text._ZN5QListI7QStringEC2Ev[_ZN5QListI7QStringEC5Ev]+0x13): undefined reference to `QListData::shared_null' CMakeFiles/blitztest.dir/mainwindow.cpp.o:(.rodata._ZTV15BlitzMainWindow[_ZTV15BlitzMainWindow]+0x160): undefined reference to `QWidget::x11Event(_XEvent*)' CMakeFiles/blitztest.dir/mainwindow.cpp.o:(.rodata._ZTV11ScaleDialog[_ZTV11ScaleDialog]+0x160): undefined reference to `QWidget::x11Event(_XEvent*)' CMakeFiles/blitztest.dir/mainwindow.cpp.o:(.rodata._ZTI15BlitzMainWindow[_ZTI15BlitzMainWindow]+0x10): undefined reference to `typeinfo for QMainWindow' CMakeFiles/blitztest.dir/mainwindow.cpp.o:(.rodata._ZTI11ScaleDialog[_ZTI11ScaleDialog]+0x10): undefined reference to `typeinfo for QDialog' CMakeFiles/blitztest.dir/scaledialog.cpp.o: In function `QDialog::tr(char const*, char const*)': scaledialog.cpp:(.text._ZN7QDialog2trEPKcS1_[_ZN7QDialog2trEPKcS1_]+0x21): undefined reference to `QDialog::staticMetaObject' ../blitz/libqimageblitz.so.4.0.0: undefined reference to `qMemSet(void*, int, unsigned long)' ../blitz/libqimageblitz.so.4.0.0: undefined reference to `QVectorData::shared_null' collect2: error: ld returned 1 exit status make[2]: *** [test/blitztest] Error 1 make[1]: *** [test/CMakeFiles/blitztest.dir/all] Error 2
This paste has no annotations.