Advertisement
Guest User

Untitled

a guest
Oct 26th, 2012
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. effi@ubuntu:~/Desktop/touchegg-1.1.1$ make
  2. g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I. -o Config.o src/touchegg/config/Config.cpp
  3. In file included from src/touchegg/config/Config.h:24:0,
  4. from src/touchegg/config/Config.cpp:21:
  5. ./src/touchegg/util/Include.h:24:22: fatal error: QtCore: No such file or directory
  6. compilation terminated.
  7. make: *** [Config.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement