Page 1 of 1

Configuring project using libvlc on linux

Posted: 15 Apr 2009 23:24
by keitaro57
Hi all,

I have compile VLC 0.9.9 on KUbuntu in order to have source and binary files for the same exact version.

I have installed QTCreator and create a GUI project but I do not manage to compile my project with VLC.
How should the .pro file be filled? Has anyone a .pro file example to share with me?

Thank you for help.

Re: Configuring project using libvlc on linux

Posted: 08 Oct 2009 09:12
by user411
Hi there,

This page in the wiki references how to include LibVLC in your .pro file on a Linux or Windows system:

http://wiki.videolan.org/LibVLC_SampleCode_Qt

I was wondering how it's done on a Mac and found your post. If anyone happens to know offhand, post it up! TIA

Re: Configuring project using libvlc on linux

Posted: 21 Mar 2011 17:52
by geostein8888
Hello,
did you gat an answer here i could you solve izt by yourself, i also try to make an application with libvlc for the mac, using QT Creator, and everyday i will be stopped by a new problem, right now i am at the point where i can play a video, but i'm not able to connect it to my applications Widget

Georg