<br><div class="gmail_quote">Hi,<br><br>Could you please mention how I can build VLC on Windows? <br><br>I've downloaded the source code from <a href="http://www.videolan.org/vlc/download-sources.html" target="_blank">http://www.videolan.org/vlc/download-sources.html</a> the official site but it doesn't contain anything VS related. It's all for Linux based systems. <br>

I've checked out <span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;display:inline!important;font-weight:normal;float:none;line-height:15px;text-transform:none;font-size:13px;white-space:normal;font-family:Tahoma,Arial,sans-serif;word-spacing:0px">the latest source code (trunk) from the official repository(svn://<a href="http://svn.videolan.org/vls" target="_blank">svn.videolan.org/vls</a>)</span>. I've found there VS solution file but got lots of errors (linux related) when built it. I've also linked <b>dvbpsi</b> with vls and done all the steps which are mentioned in <b>README.win32</b> file.<br>

<br>Here are some linux related errors that I get:<br><br>Error    17    error C3861: 'execve': identifier not found    ..\vlc\trunk\src\server\manager.cpp    752    1    vls<br><br>Error    13    error C3861: 'fork': identifier not found   ..\vlc\trunk\src\server\manager.cpp    131    1    vls<br>

<br>Error    30    error C3861: 'TWaitForSingleObject': identifier not found   ...\vlc\trunk\src\core\thread.cpp    601    1    vls<br><br><br>Could you, please, help me to find out the reason or provide more reliable code for Windows?<br>

<br>Jack<br>
</div><br>