Advertisement
Guest User

Untitled

a guest
Oct 1st, 2012
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. make[2]: Entering directory `/home/sergio/projects/aur/qt5-git/qt5-qtbase-git/src/qt5-qtbase/src/platformsupport'
  2. g++ -c -include .pch/release-shared/QtPlatformSupport -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -fno-exceptions -DQT_BUILD_PLATFORMSUPPORT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_CAST_FROM_ASCII -DQT_COMPILES_IN_HARFBUZZ -DQ_FONTCONFIGDATABASE -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-64 -I. -I../../include -I../../include/QtPlatformSupport -I../../include/QtPlatformSupport/5.0.0 -I../../include/QtPlatformSupport/5.0.0/QtPlatformSupport -I../3rdparty/harfbuzz/src -I/usr/include/freetype2 -Ilinuxaccessibility -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../../include/QtDBus -I../../include/QtGui -I../../include/QtGui/5.0.0 -I../../include/QtGui/5.0.0/QtGui -I../../include/QtCore -I../../include/QtCore/5.0.0 -I../../include/QtCore/5.0.0/QtCore -I.moc/release-shared -o .obj/release-shared/application.o linuxaccessibility/application.cpp
  3. linuxaccessibility/application.cpp:45:36: fatal error: QtWidgets/qapplication.h: No such file or directory
  4. compilation terminated.
  5. make[2]: *** [.obj/release-shared/application.o] Error 1
  6. make[2]: Leaving directory `/home/sergio/projects/aur/qt5-git/qt5-qtbase-git/src/qt5-qtbase/src/platformsupport'
  7. make[1]: *** [sub-platformsupport-make_first] Error 2
  8. make[1]: Leaving directory `/home/sergio/projects/aur/qt5-git/qt5-qtbase-git/src/qt5-qtbase/src'
  9. make: *** [sub-src-make_first] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement