summaryrefslogtreecommitdiff
path: root/win32/xineplug_dmx_mpeg_block.plg
blob: ba0a4b8c5c4360a6766f389ff05938cb67dca84f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: xineplug_dmx_mpeg_block - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPED.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I ".." /I "include" /I "../include" /I "../src" /I "../src/xine-engine" /I "../src/xine-utils" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "XINEPLUG_DMX_MPEG_BLOCK_EXPORTS" /D "XINE_COMPILE" /D "USE_ILL_ADVISED_ESTIMATE_RATE_INITIALLY" /D "ESTIMATE_RATE_FIXED" /FR"Debug/xineplug_dmx_mpeg_block/" /Fp"Debug/xineplug_dmx_mpeg_block/xineplug_dmx_mpeg_block.pch" /YX /Fo"Debug/xineplug_dmx_mpeg_block/" /Fd"Debug/xineplug_dmx_mpeg_block/" /FD /GZ /c 
"C:\PCChamp\Projects\Xine\xine-lib-1-beta10\src\demuxers\demux_mpeg_block.c"
]
Creating command line "cl.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPED.tmp" 
Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPEE.tmp" with contents
[
/nologo /dll /incremental:yes /pdb:"Debug/xineplug_dmx_mpeg_block/xineplug_dmx_mpeg_block.pdb" /debug /machine:I386 /def:".\xineplug_dmx.def" /out:"Debug/bin/plugins/xineplug_dmx_mpeg_block.so" /implib:"Debug/xineplug_dmx_mpeg_block/xineplug_dmx_mpeg_block.lib" /pdbtype:sept 
".\Debug\xineplug_dmx_mpeg_block\demux_mpeg_block.obj"
".\Debug\libxinesuppt\libxinesuppt.lib"
".\Debug\libxine\libxine.lib"
".\Debug\libxineutils\libxineutils.lib"
]
Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSPEE.tmp"
<h3>Output Window</h3>
Compiling...
demux_mpeg_block.c
c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_mpeg_block.c(389) : warning C4244: '=' : conversion from '__int64 ' to 'int ', possible loss of data
c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_mpeg_block.c(836) : warning C4244: '=' : conversion from '__int64 ' to 'int ', possible loss of data
c:\pcchamp\projects\xine\xine-lib-1-beta10\src\demuxers\demux_mpeg_block.c(972) : warning C4244: '=' : conversion from '__int64 ' to 'long ', possible loss of data
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/xineplug_dmx_mpeg_block/xineplug_dmx_mpeg_block.bsc"  ".\Debug\xineplug_dmx_mpeg_block\demux_mpeg_block.sbr""
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
xineplug_dmx_mpeg_block.so - 0 error(s), 3 warning(s)
</pre>
</body>
</html>