You have to compile VLC 1.1.0 from GIT, not 1.0.5. There's a PPA for 1.1.0 GIT if you want an easier way to install it: <a href="http://www.webupd8.org/2010/04/vlc-110-pre1-might-be-released-on.html">http://www.webupd8.org/2010/04/vlc-110-pre1-might-be-released-on.html</a><br>
<br><div class="gmail_quote">On Thu, Apr 1, 2010 at 22:26, Stefan Frech <span dir="ltr"><<a href="mailto:stefan@frech.ch">stefan@frech.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello<br>
<br>
I am running into problems compiling vlmc on Ubuntu:<br>
<br>
$ uname -a<br>
Linux ubuntu 2.6.31-20-generic #58-Ubuntu SMP Fri Mar 12 05:23:09 UTC 2010 i686 GNU/Linux<br>
<br>
I have installed the latest vlc I could find from<br>
<a href="http://download.videolan.org/pub/videolan/vlc/1.0.5/" target="_blank">http://download.videolan.org/pub/videolan/vlc/1.0.5/</a><br>
vlc compiled and installed without any problems.<br>
<br>
The error while compiling vlmc is:<br>
<br>
$ make<br>
[ 5%] Built target translations<br>
[ 5%] Generating qrc_ressources-ts.cxx<br>
[ 5%] Building CXX object src/CMakeFiles/vlmc.dir/LibVLCpp/VLCInstance.cpp.o<br>
/usr/include/vlc/libvlc.h: In constructor ?LibVLCpp::Instance::Instance(QObject*)?:<br>
/usr/include/vlc/libvlc.h:140: error: too few arguments to function ?libvlc_instance_t* libvlc_new(int, const char* const*, libvlc_exception_t*)?<br>
/home/stefan/Downloads/vlmc/src/LibVLCpp/VLCInstance.cpp:44: error: at this point in file<br>
make[2]: *** [src/CMakeFiles/vlmc.dir/LibVLCpp/VLCInstance.cpp.o] Error 1<br>
make[1]: *** [src/CMakeFiles/vlmc.dir/all] Error 2<br>
make: *** [all] Error 2<br>
<br>
Am I missing something?<br>
<br>
Thanks for your support.<br>
Stefan<br>
<br>
<br>
_______________________________________________<br>
Vlmc-devel mailing list<br>
<a href="mailto:Vlmc-devel@videolan.org" target="_blank">Vlmc-devel@videolan.org</a><br>
<a href="http://mailman.videolan.org/listinfo/vlmc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlmc-devel</a><br>
</blockquote></div><br>