r/share/qt4/mkspecs/linux-g++ -I.
> -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4
> -I. -I. -o 1.o 1.cpp g++ -Wl,-O1 -o atry 1.o-L/usr/lib -lQtGui
> -lQtCore -lpthread
> /usr/bin/ld: cannot find -lQtGui
> collect2: ld returned 1 exit status make: *** [atry]
-I. -I. -o 1.o 1.cpp g++ -Wl,-O1 -o atry 1.o-L/usr/lib -lQtGui
-lQtCore -lpthread
/usr/bin/ld: cannot find -lQtGui
collect2: ld returned 1 exit status make: *** [atry] Error 1
Googling have shouwn me that I can try replacing a lib and then it will
magically be compiled, another approach is to
2 matches
Mail list logo