[vlmc-devel] Problems compiling vlmc
Stefan Frech
stefan at frech.ch
Thu Apr 1 21:26:26 CEST 2010
Hello
I am running into problems compiling vlmc on Ubuntu:
$ uname -a
Linux ubuntu 2.6.31-20-generic #58-Ubuntu SMP Fri Mar 12 05:23:09 UTC
2010 i686 GNU/Linux
I have installed the latest vlc I could find from
http://download.videolan.org/pub/videolan/vlc/1.0.5/
vlc compiled and installed without any problems.
The error while compiling vlmc is:
$ make
[ 5%] Built target translations
[ 5%] Generating qrc_ressources-ts.cxx
[ 5%] Building CXX object src/CMakeFiles/vlmc.dir/LibVLCpp/VLCInstance.cpp.o
/usr/include/vlc/libvlc.h: In constructor
?LibVLCpp::Instance::Instance(QObject*)?:
/usr/include/vlc/libvlc.h:140: error: too few arguments to function
?libvlc_instance_t* libvlc_new(int, const char* const*,
libvlc_exception_t*)?
/home/stefan/Downloads/vlmc/src/LibVLCpp/VLCInstance.cpp:44: error: at
this point in file
make[2]: *** [src/CMakeFiles/vlmc.dir/LibVLCpp/VLCInstance.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/vlmc.dir/all] Error 2
make: *** [all] Error 2
Am I missing something?
Thanks for your support.
Stefan
More information about the Vlmc-devel
mailing list