Re: /usr/bin/ld: cannot find -lQtGui

2011-02-28 Thread Thilo Six
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]

/usr/bin/ld: cannot find -lQtGui

2011-02-27 Thread Sthu Deus
-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