Build Log |
|
Command Lines |
Creating temporary file "c:\Documents and Settings\Rozhuk_IM\Мои документы\Programmer\VC\iChat tool\Release\RSP000003100288828.rsp" with contents [ /O2 /Ob1 /Oy /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0700" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /Zi /TP ".\iChat tool.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\Rozhuk_IM\Мои документы\Programmer\VC\iChat tool\Release\RSP000003100288828.rsp" /nologo /errorReport:prompt" Creating command line "rc.exe /d "_VC80_UPGRADE=0x0700" /fo"Release/iChat tool.res" ".\iChat tool.rc"" Creating temporary file "c:\Documents and Settings\Rozhuk_IM\Мои документы\Programmer\VC\iChat tool\Release\RSP000004100288828.rsp" with contents [ /OUT:"Release/iChat tool.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\iChat tool.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Documents and Settings\Rozhuk_IM\Мои документы\Programmer\VC\iChat tool\Release\iChat tool.pdb" /SUBSYSTEM:WINDOWS /LARGEADDRESSAWARE:NO /SWAPRUN:CD /SWAPRUN:NET /OPT:REF /OPT:ICF /OPT:NOWIN98 /RELEASE /DYNAMICBASE:NO /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 ".\Release\iChat tool.obj" ".\Release\iChat tool.res" ] Creating command line "link.exe @"c:\Documents and Settings\Rozhuk_IM\Мои документы\Programmer\VC\iChat tool\Release\RSP000004100288828.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Documents and Settings\Rozhuk_IM\Мои документы\Programmer\VC\iChat tool\Release\RSP000005100288828.rsp" with contents [ /outputresource:".\Release\iChat tool.exe;#1" /manifest ".\Release\iChat tool.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Documents and Settings\Rozhuk_IM\Мои документы\Programmer\VC\iChat tool\Release\RSP000005100288828.rsp" /nologo" Creating temporary file "c:\Documents and Settings\Rozhuk_IM\Мои документы\Programmer\VC\iChat tool\Release\BAT000006100288828.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep" ] Creating command line """c:\Documents and Settings\Rozhuk_IM\Мои документы\Programmer\VC\iChat tool\Release\BAT000006100288828.bat""" |
Output Window |
Compiling... cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release iChat tool.cpp .\iChat tool.cpp(360) : warning C4244: 'argument' : conversion from 'LONG_PTR' to 'LONG', possible loss of data .\iChat tool.cpp(450) : warning C4244: 'argument' : conversion from 'LONG_PTR' to 'LONG', possible loss of data .\iChat tool.cpp(637) : warning C4312: 'type cast' : conversion from 'LONG' to 'USER_DATA *' of greater size .\iChat tool.cpp(642) : warning C4244: 'argument' : conversion from 'LONG_PTR' to 'LONG', possible loss of data Compiling resources... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. Linking... LINK : warning LNK4224: /OPT:NOWIN98 is no longer supported; ignored Embedding manifest... |
Results |
Build log was saved at "file://c:\Documents and Settings\Rozhuk_IM\Мои документы\Programmer\VC\iChat tool\Release\BuildLog.htm" iChat tool - 0 error(s), 6 warning(s) |