📄 talk2me.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Talk2Me - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP1D9.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\jrtplib-3.4.0\src" /I "..\jthread-1.1.2\src" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Talk2Me.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\MaDan\桌面\Talk2Me\Talk2Me\RTPAppSession.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP1D9.tmp"
Creating temporary file "C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP1DA.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Talk2Me.pdb" /debug /machine:I386 /out:"Debug/Talk2Me.exe" /pdbtype:sept
".\Debug\RTPAppSession.obj"
".\Debug\StdAfx.obj"
".\Debug\Talk2Me.obj"
".\Debug\Talk2MeDlg.obj"
".\Debug\WaveIn.obj"
".\Debug\WaveOut.obj"
".\Debug\Talk2Me.res"
]
Creating command line "link.exe @C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP1DA.tmp"
<h3>Output Window</h3>
Compiling...
RTPAppSession.cpp
c:\documents and settings\madan\桌面\talk2me\jrtplib-3.4.0\src\rtpsources.h(160) : error C2440: 'specialization' : cannot convert from '' to 'int (__cdecl *)(const &)'
None of the functions with this name in scope match the target type
c:\documents and settings\madan\桌面\talk2me\jrtplib-3.4.0\src\rtpsources.h(160) : error C2975: 'RTPKeyHashTable' : invalid template argument for 'GetIndex', constant expression expected
c:\documents and settings\madan\桌面\talk2me\jrtplib-3.4.0\src\rtpkeyhashtable.h(92) : see declaration of 'RTPKeyHashTable'
c:\documents and settings\madan\桌面\talk2me\jrtplib-3.4.0\src\rtpsources.h(160) : error C2079: 'sourcelist' uses undefined class 'RTPKeyHashTable<unsigned int const ,class RTPInternalSourceData *,0,8317>'
Error executing cl.exe.
<h3>Results</h3>
Talk2Me.exe - 3 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -