[vlc-devel] vlc on qte?

SECRICE secrice at gmail.com
Fri Dec 17 07:55:39 CET 2004


Hi,

I try to build vlc with qte.
But, ERROR.....



configure script:

[cky at rserver vlc-0.8.1]$ cat configure.arm
./configure \
--build=i686-linux \
--target=arm-linux \
--host=arm-linux \
--enable-release --prefix=/usr \
--disable-plugins \
--disable-gtk \
--disable-gtk2 \
--disable-gnome \
--disable-gnome2 \
--disable-qt \
--disable-kde \
--disable-xosd \
--disable-ogg \
--disable-tarkin \
--disable-tremor \
--disable-theorea \
--enable-qte \
--disable-x11 \
--disable-xvideo \
--enable-dummy \
--disable-v4l \
--disable-sout \
--enable-fb \
--disable-sdl \
--enable-oss \
--disable-alsa \
--disable-dvd \
--disable-dvdread \
--disable-vcd \
--disable-maxosx \
--disable-freetype \
--disable-a52 \
--disable-faad2 \
--disable-flac \
--disable-libmpeg2 \
--disable-libdvbpsi \
--disable-mkv \
--enable-mad \
--enable-ffmpeg \
--disable-pda \
--with-tuning=strongarm1100 \
--with-mad-tree=/home/cky/temp/vlc/source/libmad-0.15.1b \
--with-qte=/home/cky/pda/s3c24a0/qt-2.3.7 \
--with-ffmpeg-tree=/home/cky/temp/vlc/source/ffmpeg-20041113


error messages:

checking qt.h usability... no
checking qt.h presence... no
checking for qt.h... no
configure: error: echo "Cannot find QT Embedded development headers."

but qt.h is exist in:

[cky at rserver vlc-0.8.1]$ ls /home/cky/pda/s3c24a0/qt-2.3.7/include/qt.h -l
lrwxrwxrwx    1 cky      cky            18 Aug 19 09:05
/home/cky/pda/s3c24a0/qt-2.3.7/include/qt.h -> ../src/kernel/qt.h

What's the problem?


In addtion, without qte, it's no problem to build vlc. But this vlc is
only play audio but video. How can I play a video file with fb?


-- 
Best regards,

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list