Advertisement
mendigo

Untitled

Aug 4th, 2011
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. root@digo-pc:/home/digo/Downloads/qirssi-20090305# make
  2. g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o main.o main.cpp
  3. main.cpp:22:17: fatal error: QMenu: Arquivo ou diretório não encontrado
  4. compilation terminated.
  5. make: ** [main.o] Erro 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement