SOLVED Beginner: problems to start with VLC-programming

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
edwart
Blank Cone
Blank Cone
Posts: 16
Joined: 22 Dec 2008 19:24

SOLVED Beginner: problems to start with VLC-programming

Postby edwart » 22 Dec 2008 22:38

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

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 Beginner: problems to start with VLC-programming

Postby Jean-Baptiste Kempf » 23 Dec 2008 13:00

Don't take the 0.8.6 howto for 0.9!
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 “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 56 guests