On Wed, Feb 10, 2010 at 12:30 PM, teza <tsalio...@orange.fr> wrote:
> Hi all, Trying to build vlmc to have look at the translation I made in
> french, I end up with an error here:
>
> [ 59%] Building CXX object
> src/CMakeFiles/vlmc.dir/Gui/wizard/VideoPage.cpp.o
> [ 60%] Building CXX object
> src/CMakeFiles/vlmc.dir/Gui/wizard/WelcomePage.cpp.o
> [ 60%] Building CXX object src/CMakeFiles/vlmc.dir/Library/Library.cpp.o
> [ 60%] 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/teza/vlmc/src/LibVLCpp/VLCInstance.cpp:44: error: at this point in
> file
> make[2]: *** [src/CMakeFiles/vlmc.dir/LibVLCpp/VLCInstance.cpp.o] Erreur 1
> make[1]: *** [src/CMakeFiles/vlmc.dir/all] Erreur 2
> make: *** [all] Erreur 2
> t...@ubuntustudio:~/vlmc$
>
> I'm running Ubuntu Karmic 9.1O and libvlc, libvlc dev are installed.
> Any help?
> Thanks
> Best regards
> Teza
>

Hi,

You're VLC version isn't up to date. Please git pull (--rebase), and
rebuild it, then rebuild VLMC.
Everything should be ok afterward.

Best regards,


-- 
Hugo Beauzée-Luyssen
_______________________________________________
vlmc-devel mailing list
vlmc-devel@vlmc.org
http://vlmc.org/mailman/listinfo/vlmc-devel

Reply via email to