compilation of some file vlc

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.
isabelle
Blank Cone
Blank Cone
Posts: 10
Joined: 22 Apr 2011 12:36

compilation of some file vlc

Postby isabelle » 22 Apr 2011 12:59

hello,
I'm about to use some source code files for vlc to read, transcode a video stream on the internet
But trying to compile the source code file "transcode.c" I Pariat errurs of programming as
* C3861: 'N_': identifier not found
* C2117: 'fcc': exceeding the bounds of the array
Although, I have imported all the include files needed to compile
I did not understand how I solves the error and the source code is open source vlc
i need your help.

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: compilation of some file vlc

Postby Jean-Baptiste Kempf » 22 Apr 2011 15:55

Compile with gcc...
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.

isabelle
Blank Cone
Blank Cone
Posts: 10
Joined: 22 Apr 2011 12:36

Re: compilation of some file vlc

Postby isabelle » 22 Apr 2011 17:03

ok the work I do is retro engineering: from the source code of vlc I implement a transcoder on the fly
So I need to know vlc files to select the files that I use and I selected the modules that helps me
even compiling the source code of VLC on ubuntu (in shell and geany) or Windows errors (visual studio)
I took files as input.c, video.c, transcode.c, avcodec.c .... But I found several programming errors even though I imported the file include
and now I do not know how I will do this work for
that is why I ask your help

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: compilation of some file vlc

Postby VLC_help » 23 Apr 2011 14:57

You cannot compile VLC with Visual Studio. And if you want to use VLC components in your own program, you need to use libvlc (copy+paste of VLC code won't create working program).


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 43 guests