i want to use vlc under qte vide_ooutput and i configure it with :
./configure --enable-dvdread --enable-dvdnav --enable-qte --disable-smb --with-dvdread=/usr/local --disable-wxwidgets --disable-skins2 --with-qte=/new/qt-embedded-free-3.3.3 --disable-gnome --disable-gnome2 --disable-gtk --disable-gtk2 CC=/new/gcc-3.4.1/bin/gcc
and the erro is :
checking qt.h usability... no
checking qt.h presence... no
checking for qt.h... no
configure: error: echo "Cannot find QT Embedded development headers."
Are there anyone know what's wrong with the configure options or should the version of the vlc be matched with qte ( i use vlc-0.8.5 and qte is 3.3.3)
Thanks!