"L.V.Gandhi" wrote: > I am using mdk 9. I wanted to compile KHdRecord. First it couldn't find QTDIR. > I gave export QTDIR=/usr/lib/qt3 > Then while compiling I got this error > -lpthread \ > -L. -Llib/ -lhdrecord -lmp3lame -lvorbis -lvorbisenc -logg -lqt > /usr/bin/ld: cannot find -lqt > collect2: ld returned 1 exit status > make: *** [KHdRecord] Error 1 > How to go now?
Make sure that /usr/lib is in path. Mahantesh. -- ------------------------------------------------------- This SF.net email is sponsored by: ApacheCon, November 18-21 in Las Vegas (supported by COMDEX), the only Apache event to be fully supported by the ASF. http://www.apachecon.com _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
