oss make fails with 'cannot find -lQtGui'
Posted: Thu Apr 23, 2009 3:04 pm
When I issue 'make -f makefile.linux' inside of makemkv_v1.4.1_beta_oss, I get:
-I/usr/include/qt4 -lc -lstdc++ -lQtGui -lQtCore
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lQtGui
collect2: ld returned 1 exit status
make: *** [out/makemkv.full] Error 1
I'm on Gentoo and I have qt-gui installed and I have '/usr/include/qt4/QtGui'. Am I missing another dependency?
-I/usr/include/qt4 -lc -lstdc++ -lQtGui -lQtCore
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lQtGui
collect2: ld returned 1 exit status
make: *** [out/makemkv.full] Error 1
I'm on Gentoo and I have qt-gui installed and I have '/usr/include/qt4/QtGui'. Am I missing another dependency?