DSoundManager.plg
资源名称:Dsound.rar [点击查看]
上传用户:hygd004
上传日期:2022-02-04
资源大小:1841k
文件大小:3k
源码类别:
DirextX编程
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: DSoundManager - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP3.tmp" with contents
- [
- /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DSOUNDMANAGER_EXPORTS" /FR"Debug/" /Fp"Debug/DSoundManager.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "E:BooksDirectX资料dsoundDSoundManagerDirectSound.cpp"
- "E:BooksDirectX资料dsoundDSoundManagerDSoundManager.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP3.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4.tmp" with contents
- [
- /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DSOUNDMANAGER_EXPORTS" /FR"Debug/" /Fp"Debug/DSoundManager.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "E:BooksDirectX资料dsoundDSoundManagerStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP4.tmp"
- <h3>Output Window</h3>
- Compiling...
- StdAfx.cpp
- Compiling...
- DirectSound.cpp
- DSoundManager.cpp
- linking with Microsoft's DirectSound library ...
- Generating Code...
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP5.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 /nologo /dll /incremental:yes /pdb:"Debug/DSoundManager.pdb" /debug /machine:I386 /out:"Debug/DSoundManager.dll" /implib:"Debug/DSoundManager.lib" /pdbtype:sept
- ".DebugDirectSound.obj"
- ".DebugDSoundManager.obj"
- ".DebugStdAfx.obj"
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP5.tmp"
- <h3>Output Window</h3>
- Linking...
- Creating library Debug/DSoundManager.lib and object Debug/DSoundManager.exp
- Creating command line "bscmake.exe /nologo /o"Debug/DSoundManager.bsc" ".DebugStdAfx.sbr" ".DebugDirectSound.sbr" ".DebugDSoundManager.sbr""
- Creating browse info file...
- <h3>Output Window</h3>
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP9.bat" with contents
- [
- @echo off
- copy DebugDSoundManager.dll ..DSound_demoDebug
- copy DebugDSoundManager.lib ..DSound_demo
- ]
- Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP9.bat"
- 已复制 1 个文件。
- 已复制 1 个文件。
- <h3>Results</h3>
- DSoundManager.dll - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>