Problems with compiling Videolan Server for Windows
Satish Ananthakrishnan <[email protected]>
| Newsgroups | gmane.comp.video.videolan.vls.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I had problems compiling Videolan Server for windows. The procedure I followed was to run the following commands from WinCVS: cvs -d :pserver:[email protected]:/var/cvs/videolan login cvs -d :pserver:[email protected]:/var/cvs/videolan -z3 checkout vls I made the changes to the filenames with extension "win" at the end as specified in Readme.Win32. I also downloaded the dvbpsi_win32.zip file from ftp://ftp.videolan.org/pub/videolan/libdvbpsi/0.1.1/win/dvbpsi_win32.zip and uncompressed it in the src folder. But when I compiled vls.dsp, I got the errors listed at the end of this file. I cannot find file inttypes.h. Also, what is the problem with the SetSlotBuff call? Could U please help me? Errors ---------------------------------------------------------------------------- -------- Compiling... netoutput.cpp C:\Software\vls\src\modules\netchannel\netoutput.cpp(237) : error C2664: 'SetSlotBuff' : cannot convert parameter 2 from 'class C_TsPacket' to 'char *' No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called streamdescr.cpp c:\software\vls\src\dvbpsi.h(37) : fatal error C1083: Cannot open include file: 'inttypes.h': No such file or directory Error executing cl.exe. Creating browse info file... BSCMAKE: error BK1506 : cannot open file '.\Debug\ps2ts.sbr': No such file or directory Error executing bscmake.exe. -- This is the vls-devel mailing-list, see http://www.videolan.org/vls-devel/ To unsubscribe, please read http://www.videolan.org/lists.html If you are in trouble, please contact <[email protected]>