| Build Log |
|
| Command Lines |
Creating temporary file "c:\Documents and Settings\Mitch Crane\My Documents\Visual Studio Projects\XBFlashLib\Release\RSP00002D.rsp" with contents [ /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "XBFLASHLIB_EXPORTS" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MT /GS /Yu"stdafx.h" /Fp"Release/XBFlashLib.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP ".\cryptlib\hash\sha1dgst.cpp" ".\cryptlib\crypt\rc4_skey.cpp" ".\cryptlib\crypt\rc4_enc.cpp" ".\xbunpack.cpp" ".\xbpack.cpp" ".\XBFlashLib.cpp" ".\xbconfig.cpp" ".\cabio.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\Mitch Crane\My Documents\Visual Studio Projects\XBFlashLib\Release\RSP00002D.rsp" /nologo" Creating temporary file "c:\Documents and Settings\Mitch Crane\My Documents\Visual Studio Projects\XBFlashLib\Release\RSP00002E.rsp" with contents [ /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "XBFLASHLIB_EXPORTS" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MT /GS /Yc"stdafx.h" /Fp"Release/XBFlashLib.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP ".\stdafx.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\Mitch Crane\My Documents\Visual Studio Projects\XBFlashLib\Release\RSP00002E.rsp" /nologo" Creating temporary file "c:\Documents and Settings\Mitch Crane\My Documents\Visual Studio Projects\XBFlashLib\Release\RSP00002F.rsp" with contents [ /OUT:"Release/XBFlashLib.dll" /INCREMENTAL:NO /NOLOGO /DLL /DEBUG /PDB:"Release/XBFlashLib.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /IMPLIB:"Release/XBFlashLib.lib" /MACHINE:X86 fdi.lib fci.lib 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\cabio.obj" ".\Release\stdafx.obj" ".\Release\xbconfig.obj" ".\Release\XBFlashLib.obj" ".\Release\xbpack.obj" ".\Release\xbunpack.obj" ".\Release\rc4_enc.obj" ".\Release\rc4_skey.obj" ".\Release\sha1dgst.obj" ] Creating command line "link.exe @"c:\Documents and Settings\Mitch Crane\My Documents\Visual Studio Projects\XBFlashLib\Release\RSP00002F.rsp"" |
| Output Window |
Compiling... stdafx.cpp Compiling... sha1dgst.cpp rc4_skey.cpp rc4_enc.cpp xbunpack.cpp xbunpack.cpp(500) : warning C4311: 'type cast' : pointer truncation from 'unsigned char *' to 'long' xbunpack.cpp(500) : warning C4312: 'type cast' : conversion from 'long' to 'long *' of greater size xbpack.cpp xbpack.cpp(155) : warning C4311: 'type cast' : pointer truncation from 'unsigned char *' to 'long' xbpack.cpp(155) : warning C4312: 'type cast' : conversion from 'long' to 'long *' of greater size XBFlashLib.cpp xbconfig.cpp cabio.cpp cabio.cpp(135) : warning C4244: 'argument' : conversion from 'INT_PTR' to 'int', possible loss of data cabio.cpp(140) : warning C4244: 'argument' : conversion from 'INT_PTR' to 'int', possible loss of data cabio.cpp(145) : warning C4244: 'argument' : conversion from 'INT_PTR' to 'int', possible loss of data cabio.cpp(150) : warning C4244: 'argument' : conversion from 'INT_PTR' to 'int', possible loss of data cabio.cpp(166) : warning C4244: '=' : conversion from 'INT_PTR' to 'int', possible loss of data cabio.cpp(219) : warning C4244: 'argument' : conversion from 'INT_PTR' to 'int', possible loss of data cabio.cpp(232) : warning C4244: 'argument' : conversion from 'INT_PTR' to 'int', possible loss of data cabio.cpp(245) : warning C4244: 'argument' : conversion from 'INT_PTR' to 'int', possible loss of data cabio.cpp(258) : warning C4244: 'argument' : conversion from 'INT_PTR' to 'int', possible loss of data Generating Code... Linking... Creating library Release/XBFlashLib.lib and object Release/XBFlashLib.exp |
| Results |
Build log was saved at "file://c:\Documents and Settings\Mitch Crane\My Documents\Visual Studio Projects\XBFlashLib\Release\BuildLog.htm" XBFlashLib - 0 error(s), 13 warning(s) |