summaryrefslogtreecommitdiff
path: root/win32/xineplug_dmx.plg
diff options
context:
space:
mode:
Diffstat (limited to 'win32/xineplug_dmx.plg')
-rw-r--r--win32/xineplug_dmx.plg41
1 files changed, 41 insertions, 0 deletions
diff --git a/win32/xineplug_dmx.plg b/win32/xineplug_dmx.plg
new file mode 100644
index 000000000..bab49772a
--- /dev/null
+++ b/win32/xineplug_dmx.plg
@@ -0,0 +1,41 @@
+<html>
+<body>
+<pre>
+<h1>Build Log</h1>
+<h3>
+--------------------Configuration: xineplug_dmx - Win32 Debug--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\Tim\LOCALS~1\Temp\RSP2C9.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_EXPORTS" /D "XINE_COMPILE" /Fp"Debug/xineplug_dmx/xineplug_dmx.pch" /YX /Fo"Debug/xineplug_dmx/" /Fd"Debug/xineplug_dmx/" /FD /GZ /c
+"C:\PCChamp\PROJECTS\Xine\xine-lib-1-beta9\src\demuxers\demux_cdda.c"
+]
+Creating command line "cl.exe @C:\DOCUME~1\Tim\LOCALS~1\Temp\RSP2C9.tmp"
+Creating temporary file "C:\DOCUME~1\Tim\LOCALS~1\Temp\RSP2CA.tmp" with contents
+[
+/nologo /dll /incremental:yes /pdb:"Debug/xineplug_dmx/xineplug_dmx.pdb" /debug /machine:I386 /def:".\xineplug_dmx.def" /out:"Debug/bin/plugins/xineplug_dmx.so" /implib:"Debug/xineplug_dmx/xineplug_dmx.lib" /pdbtype:sept
+".\Debug\xineplug_dmx\demux_cdda.obj"
+".\Debug\xineplug_dmx\group_audio.obj"
+".\Debug\libxine\libxine.lib"
+".\Debug\libxinesuppt\libxinesuppt.lib"
+".\Debug\libxineutils\libxineutils.lib"
+]
+Creating command line "link.exe @C:\DOCUME~1\Tim\LOCALS~1\Temp\RSP2CA.tmp"
+<h3>Output Window</h3>
+Compiling...
+demux_cdda.c
+c:\pcchamp\projects\xine\xine-lib-1-beta9\src\demuxers\demux_cdda.c(97) : warning C4244: '=' : conversion from '__int64 ' to 'int ', possible loss of data
+c:\pcchamp\projects\xine\xine-lib-1-beta9\src\demuxers\demux_cdda.c(294) : error C2146: syntax error : missing ';' before identifier 'plugin_info_t'
+c:\pcchamp\projects\xine\xine-lib-1-beta9\src\demuxers\demux_cdda.c(294) : error C2061: syntax error : identifier 'xine_plugin_info'
+c:\pcchamp\projects\xine\xine-lib-1-beta9\src\demuxers\demux_cdda.c(294) : error C2059: syntax error : ';'
+c:\pcchamp\projects\xine\xine-lib-1-beta9\src\demuxers\demux_cdda.c(294) : error C2059: syntax error : '['
+Error executing cl.exe.
+
+
+
+<h3>Results</h3>
+xineplug_dmx.so - 4 error(s), 1 warning(s)
+</pre>
+</body>
+</html>