Tasking.plg
上传用户:z_mail1980
上传日期:2007-06-01
资源大小:647k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Tasking - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1北极星LOCALS~1TempRSP37.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Tasking.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "G:VC++practiseTaskingTaskingDoc.cpp"
- ]
- Creating command line "cl.exe @"C:DOCUME~1北极星LOCALS~1TempRSP37.tmp""
- Creating temporary file "C:DOCUME~1北极星LOCALS~1TempRSP38.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Tasking.pdb" /debug /machine:I386 /out:"Debug/Tasking.exe" /pdbtype:sept
- ".DebugMainFrm.obj"
- ".DebugSpinner.obj"
- ".DebugStdAfx.obj"
- ".DebugTasking.obj"
- ".DebugTaskingDoc.obj"
- ".DebugTaskingView.obj"
- ".DebugTasking.res"
- ]
- Creating command line "link.exe @"C:DOCUME~1北极星LOCALS~1TempRSP38.tmp""
- <h3>Output Window</h3>
- Compiling...
- TaskingDoc.cpp
- G:VC++practiseTaskingTaskingDoc.cpp(110) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
- G:VC++practiseTaskingTaskingDoc.cpp(114) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
- G:VC++practiseTaskingTaskingDoc.cpp(172) : error C2665: 'AfxBeginThread' : none of the 2 overloads can convert parameter 1 from type 'unsigned int (void *)'
- Error executing cl.exe.
- <h3>Results</h3>
- Tasking.exe - 1 error(s), 2 warning(s)
- </pre>
- </body>
- </html>