SOLVED Problems to start (Beginner)

This forum is about all development around libVLC.
edwart
Blank Cone
Blank Cone
Posts: 16
Joined: 22 Dec 2008 19:24

SOLVED Problems to start (Beginner)

Postby edwart » 22 Dec 2008 19:54

Hi,

i am an absolute beginner, nad i have problems with using the vls libs.

I copied the source of the tutorial: http://wiki.videolan.org/LibVLC_Tutorial_086c
in visual c++ i get this error:
'libvlc_exception_t' : undeclared identifier

in dev-c++ i get this error:
76 C:\Programme\Dev-Cpp\vlc-0.9.8a\include\vlc\libvlc.h variable or field `libvlc_exception_init' declared void

the include directory to the libvlc.h is added to the projects. the dll is copied into the app-directory.

Can anybody help me to setup dev-c to use VLC?

Thank you very much.

Best regards,
Edwart

----

i forgot to include the vlc.h before i include the libvlc.h.
#include <vlc.h>
#include <vlc/libvlc.h>

now it is working

afragop
New Cone
New Cone
Posts: 3
Joined: 28 Dec 2008 16:08

Re: SOLVED Problems to start (Beginner)

Postby afragop » 28 Dec 2008 20:15

Hi,

I am having the same problems with you.
Have you managed to come with any solution to your problem?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: SOLVED Problems to start (Beginner)

Postby Jean-Baptiste Kempf » 30 Dec 2008 18:33

Well, using a 0.8.6 howto with 0.9 will, of course, not work.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 12 guests