Build Log |
|
Command Lines |
Creating temporary file "e:\Sources\notepad++\PowerEditor\src\xmlUpdater\Release\RSP00001A.rsp" with contents [ /O2 /I "E:\Sources\notepad++\PowerEditor\src\TinyXml" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /ML /GS /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP ".\xmlUpdater.cpp" "\Sources\notepad++\PowerEditor\src\TinyXml\tinyxmlparser.cpp" "\Sources\notepad++\PowerEditor\src\TinyXml\tinyxmlerror.cpp" "\Sources\notepad++\PowerEditor\src\TinyXml\tinyxml.cpp" "\Sources\notepad++\PowerEditor\src\TinyXml\tinystr.cpp" ] Creating command line "cl.exe @"e:\Sources\notepad++\PowerEditor\src\xmlUpdater\Release\RSP00001A.rsp" /nologo" Creating temporary file "e:\Sources\notepad++\PowerEditor\src\xmlUpdater\Release\RSP00001B.rsp" with contents [ /OUT:"Release/xmlUpdater.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:"Release/xmlUpdater.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /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\tinystr.obj" ".\Release\tinyxml.obj" ".\Release\tinyxmlerror.obj" ".\Release\tinyxmlparser.obj" ".\Release\xmlUpdater.obj" ] Creating command line "link.exe @"e:\Sources\notepad++\PowerEditor\src\xmlUpdater\Release\RSP00001B.rsp"" |
Output Window |
Compiling... xmlUpdater.cpp tinyxmlparser.cpp tinyxmlerror.cpp tinyxml.cpp \Sources\notepad++\PowerEditor\src\TinyXml\tinyxml.cpp(96) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data tinystr.cpp \Sources\notepad++\PowerEditor\src\TinyXml\tinystr.cpp(49) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data \Sources\notepad++\PowerEditor\src\TinyXml\tinystr.cpp(95) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data \Sources\notepad++\PowerEditor\src\TinyXml\tinystr.cpp(143) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data \Sources\notepad++\PowerEditor\src\TinyXml\tinystr.cpp(262) : warning C4244: 'return' : conversion from '__w64 int' to 'unsigned int', possible loss of data Generating Code... Linking... |
Results |
Build log was saved at "file://e:\Sources\notepad++\PowerEditor\src\xmlUpdater\Release\BuildLog.htm" xmlUpdater - 0 error(s), 5 warning(s) |