Mario.plg
上传用户:zhj2929
上传日期:2022-07-23
资源大小:28772k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Mario - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1wangshanLOCALS~1TempRSP1E.tmp" with contents
- [
- /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/Mario.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "E:WMY-06-12MariosrcLogo.cpp"
- "E:WMY-06-12Mariosrcmenuitem.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1wangshanLOCALS~1TempRSP1E.tmp"
- Creating temporary file "C:DOCUME~1wangshanLOCALS~1TempRSP1F.tmp" with contents
- [
- kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib hge.lib hgehelp.lib jge_debug.lib JgeSky60.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Mario.pdb" /debug /machine:I386 /nodefaultlib:"LIBC" /out:"bin/Mario.exe" /pdbtype:sept /libpath:"../JGE/HGE/lib" /libpath:"../JGE/lib/win"
- ".DebugGameApp.obj"
- ".DebugLogo.obj"
- ".Debugmenuitem.obj"
- ".Debugwinmain.obj"
- ]
- Creating command line "link.exe @C:DOCUME~1wangshanLOCALS~1TempRSP1F.tmp"
- <h3>Output Window</h3>
- Compiling...
- Logo.cpp
- menuitem.cpp
- Linking...
- LINK : LNK6004: bin/Mario.exe not found or not built by the last incremental link; performing full link
- LINK : warning LNK4098: defaultlib "LIBCD" conflicts with use of other libs; use /NODEFAULTLIB:library
- LINK : fatal error LNK1207: incompatible PDB format in "E:WMY-06-12MarioDebugMario.pdb"; delete and rebuild
- Error executing link.exe.
- <h3>Results</h3>
- Mario.exe - 1 error(s), 1 warning(s)
- </pre>
- </body>
- </html>