Build Log |
|
Command Lines |
Creating temporary file "c:\Documents and Settings\All Users\Desktop\Intermediate_x86\IntermediateX86Code\ProtMode-xeno_modified\Debug\RSP00000128043888.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PROTMODE_EXPORTS" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yc"stdafx.h" /Fp".\Debug/ProtMode.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W3 /c /ZI /TP ".\StdAfx.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\All Users\Desktop\Intermediate_x86\IntermediateX86Code\ProtMode-xeno_modified\Debug\RSP00000128043888.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Documents and Settings\All Users\Desktop\Intermediate_x86\IntermediateX86Code\ProtMode-xeno_modified\Debug\RSP00000228043888.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PROTMODE_EXPORTS" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp".\Debug/ProtMode.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W3 /c /ZI /TP ".\ProtMode.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\All Users\Desktop\Intermediate_x86\IntermediateX86Code\ProtMode-xeno_modified\Debug\RSP00000228043888.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Documents and Settings\All Users\Desktop\Intermediate_x86\IntermediateX86Code\ProtMode-xeno_modified\Debug\RSP00000328043888.rsp" with contents [ /OUT:".\Debug/ProtMode.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:".\Debug\ProtMode.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEF:".\ProtMode.DEF" /DEBUG /PDB:".\Debug/ProtMode.pdb" /DYNAMICBASE:NO /IMPLIB:".\Debug/ProtMode.lib" /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Debug\ProtMode.obj" ".\Debug\StdAfx.obj" ".\Debug\ProtMode.dll.embed.manifest.res" ] Creating command line "link.exe @"c:\Documents and Settings\All Users\Desktop\Intermediate_x86\IntermediateX86Code\ProtMode-xeno_modified\Debug\RSP00000328043888.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Documents and Settings\All Users\Desktop\Intermediate_x86\IntermediateX86Code\ProtMode-xeno_modified\Debug\RSP00000428043888.rsp" with contents [ /out:".\Debug\ProtMode.dll.embed.manifest" /notify_update /manifest ".\Debug\ProtMode.dll.intermediate.manifest" ] Creating command line "mt.exe @"c:\Documents and Settings\All Users\Desktop\Intermediate_x86\IntermediateX86Code\ProtMode-xeno_modified\Debug\RSP00000428043888.rsp" /nologo" Creating temporary file "c:\Documents and Settings\All Users\Desktop\Intermediate_x86\IntermediateX86Code\ProtMode-xeno_modified\Debug\BAT00000528043888.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """c:\Documents and Settings\All Users\Desktop\Intermediate_x86\IntermediateX86Code\ProtMode-xeno_modified\Debug\BAT00000528043888.bat""" Creating temporary file "c:\Documents and Settings\All Users\Desktop\Intermediate_x86\IntermediateX86Code\ProtMode-xeno_modified\Debug\RSP00000628043888.rsp" with contents [ /o ".\Debug/ProtMode.bsc" ".\Debug\StdAfx.sbr" ".\Debug\ProtMode.sbr" ] Creating command line "bscmake.exe @"c:\Documents and Settings\All Users\Desktop\Intermediate_x86\IntermediateX86Code\ProtMode-xeno_modified\Debug\RSP00000628043888.rsp" /nologo" Creating temporary file "c:\Documents and Settings\All Users\Desktop\Intermediate_x86\IntermediateX86Code\ProtMode-xeno_modified\Debug\BAT00000728043888.bat" with contents [ @echo off copy debug\ProtMode.dll "C:\Program Files\Debugging Tools for Windows (x86)\winxp" if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..." exit 1 :VCEnd ] Creating command line """c:\Documents and Settings\All Users\Desktop\Intermediate_x86\IntermediateX86Code\ProtMode-xeno_modified\Debug\BAT00000728043888.bat""" |
Output Window |
Compiling... StdAfx.cpp Compiling... ProtMode.cpp c:\documents and settings\all users\desktop\intermediate_x86\intermediatex86code\protmode-xeno_modified\protmode.cpp(63) : warning C4244: '=' : conversion from 'ULONG_PTR' to 'short', possible loss of data c:\documents and settings\all users\desktop\intermediate_x86\intermediatex86code\protmode-xeno_modified\protmode.cpp(75) : warning C4244: '=' : conversion from 'ULONG_PTR' to 'short', possible loss of data c:\documents and settings\all users\desktop\intermediate_x86\intermediatex86code\protmode-xeno_modified\protmode.cpp(395) : warning C4244: 'initializing' : conversion from 'ULONG_PTR' to 'short', possible loss of data c:\documents and settings\all users\desktop\intermediate_x86\intermediatex86code\protmode-xeno_modified\protmode.cpp(680) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(324) : see declaration of 'sscanf' Linking... LINK : .\Debug/ProtMode.dll not found or not built by the last incremental link; performing full link .\ProtMode.DEF(4) : warning LNK4017: DESCRIPTION statement not supported for the target platform; ignored Creating library .\Debug/ProtMode.lib and object .\Debug/ProtMode.exp Embedding manifest... Creating browse information file... Microsoft Browse Information Maintenance Utility Version 9.00.30729 Copyright (C) Microsoft Corporation. All rights reserved. Performing Post-Build Event... 1 file(s) copied. |
Results |
Build log was saved at "file://c:\Documents and Settings\All Users\Desktop\Intermediate_x86\IntermediateX86Code\ProtMode-xeno_modified\Debug\BuildLog.htm" ProtMode_xsk - 0 error(s), 5 warning(s) |