summaryrefslogtreecommitdiff
path: root/win32/xineplug_inp_cdda.plg
diff options
context:
space:
mode:
Diffstat (limited to 'win32/xineplug_inp_cdda.plg')
-rwxr-xr-xwin32/xineplug_inp_cdda.plg40
1 files changed, 40 insertions, 0 deletions
diff --git a/win32/xineplug_inp_cdda.plg b/win32/xineplug_inp_cdda.plg
new file mode 100755
index 000000000..39756f044
--- /dev/null
+++ b/win32/xineplug_inp_cdda.plg
@@ -0,0 +1,40 @@
+<html>
+<body>
+<pre>
+<h1>Build Log</h1>
+<h3>
+--------------------Configuration: xineplug_inp_cdda - Win32 Debug--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP184.tmp" with contents
+[
+libdvdnav.lib /nologo /dll /incremental:yes /pdb:"Debug/xineplug_inp_cdda.pdb" /debug /machine:I386 /def:".\xineplug_inp.def" /out:"Debug/bin/plugins/xineplug_inp_cdda.so" /implib:"Debug/xineplug_inp_cdda.lib" /pdbtype:sept /libpath:"lib"
+".\Debug\media_helper.obj"
+".\Debug\input_cdda.obj"
+".\Debug\libxine\libxine.lib"
+".\Debug\libxinesuppt\libxinesuppt.lib"
+".\Debug\libxineutils\libxineutils.lib"
+]
+Creating command line "link.exe @C:\DOCUME~1\TCHAMP~2.AME\LOCALS~1\Temp\RSP184.tmp"
+<h3>Output Window</h3>
+Linking...
+ Creating library Debug/xineplug_inp_cdda.lib and object Debug/xineplug_inp_cdda.exp
+input_cdda.obj : error LNK2001: unresolved external symbol _gethostbyname@4
+input_cdda.obj : error LNK2001: unresolved external symbol _WSAGetLastError@0
+input_cdda.obj : error LNK2001: unresolved external symbol _connect@12
+input_cdda.obj : error LNK2001: unresolved external symbol _htons@4
+input_cdda.obj : error LNK2001: unresolved external symbol _socket@12
+input_cdda.obj : error LNK2001: unresolved external symbol _select@20
+input_cdda.obj : error LNK2001: unresolved external symbol _recv@16
+input_cdda.obj : error LNK2001: unresolved external symbol _alarm
+input_cdda.obj : error LNK2001: unresolved external symbol _send@16
+Debug/bin/plugins/xineplug_inp_cdda.so : fatal error LNK1120: 9 unresolved externals
+Error executing link.exe.
+
+
+
+<h3>Results</h3>
+xineplug_inp_cdda.so - 10 error(s), 0 warning(s)
+</pre>
+</body>
+</html>