Can I only use VC++ to compile and build the VLC promgrame?

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.
DD

Can I only use VC++ to compile and build the VLC promgrame?

Postby DD » 08 Feb 2006 03:56

I use the source code (0.8.0) to compile and build in VC++ 6.0
but have lots of error.see follow:

--------------------Configuration: plugin_access_output_udp - Win32 Debug--------------------
Compiling...
udp.c
J:\vlc-0.8.0\modules\access_output\udp.c(120) : error C2373: 'WriteRaw' : redefinition; different type modifiers
e:\program files\microsoft visual studio\vc98\include\winbase.h(3296) : see declaration of 'WriteRaw'
J:\vlc-0.8.0\modules\access_output\udp.c(288) : error C2152: '=' : pointers to functions with different attributes
J:\vlc-0.8.0\modules\access_output\udp.c(403) : error C2373: 'WriteRaw' : redefinition; different type modifiers
e:\program files\microsoft visual studio\vc98\include\winbase.h(3296) : see declaration of 'WriteRaw'
Error executing cl.exe.

plugin_access_output_udp.dll - 3 error(s), 0 warning(s)--------------------Configuration: plugin_ts - Win32 Release--------------------
Compiling...
ts.c
J:\vlc-0.8.0\modules\demux\ts.c(46) : fatal error C1083: Cannot open include file: 'dvbpsi.h': No such file or directory
Error executing cl.exe.

plugin_ts.dll - 1 error(s), 0 warning(s)


and I can get the vlc.exe file but can not run it

vlcuser
Blank Cone
Blank Cone
Posts: 36
Joined: 24 Jan 2006 05:31
Location: INDIA

VLC Compile in .NET

Postby vlcuser » 08 Feb 2006 05:24

Hi All,
I also tried to compile VLC 0.8.4a in .NET framework. But it generates lots of errors? Where should I put all the supporting Libraries while compile in .NET?

I compiled the vlc.sln in \msvc folder. Can Anyone help me?

I successfully compiled VLC 0.8.1 in Linux, but faild to compile VLC 0.8.4a.

Now I need to compile it in .NET.....

With rgrds,
vlcuser.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: Google [Bot] and 23 guests