Page 1 of 1

how to indicate the qt4 lib path for vlc compile?

Posted: 17 Mar 2009 04:49
by Torres
Hi all.

I have downloaded vlc0.98a source code and qt-x11-opensource-src-4.5.0. when i execute ./configue on the command line.there is a warning says :qt4 lib not found.it suggest me to disable qt4 and skins2.but that is not the way i really want.can somebody help?

thinks!

Re: how to indicate the qt4 lib path for vlc compile?

Posted: 17 Mar 2009 09:08
by Torres
I have solved it.
what i should do is add my qt install pkgconfig path to PKG_CONFIG_PATH.everything is ok.