| Build Log |
|
| Command Lines |
Creating temporary file "c:\DBProgram2\DBProgram2\Debug\RSP00004E26804084.rsp" with contents [ /Od /I "C:\mysql\include" /I "C:\mysql++\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\DBProgram2.cpp ] Creating command line "cl.exe @c:\DBProgram2\DBProgram2\Debug\RSP00004E26804084.rsp /nologo /errorReport:prompt" Creating temporary file "c:\DBProgram2\DBProgram2\Debug\RSP00004F26804084.rsp" with contents [ /OUT:"C:\DBProgram2\Debug\DBProgram2.exe" /INCREMENTAL /LIBPATH:"C:\mysql\lib\opt" /LIBPATH:"C:\mysql++\lib" /MANIFEST /MANIFESTFILE:"Debug\DBProgram2.exe.intermediate.manifest" /DEBUG /PDB:"c:\DBProgram2\debug\DBProgram2.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 libmysql.lib mysqlpp.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 ".\Debug\DBProgram2.obj" ".\Debug\DBProgram2.exe.embed.manifest.res" ] Creating command line "link.exe @c:\DBProgram2\DBProgram2\Debug\RSP00004F26804084.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\DBProgram2\DBProgram2\Debug\RSP00005026804084.rsp" with contents [ /out:.\Debug\DBProgram2.exe.embed.manifest /notify_update /manifest .\Debug\DBProgram2.exe.intermediate.manifest ] Creating command line "mt.exe @c:\DBProgram2\DBProgram2\Debug\RSP00005026804084.rsp /nologo" Creating temporary file "c:\DBProgram2\DBProgram2\Debug\BAT00005126804084.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep ] Creating command line "c:\DBProgram2\DBProgram2\Debug\BAT00005126804084.bat" |
| Output Window |
Compiling... DBProgram2.cpp c:\mysql++\include\const_string.h(89) : warning C4267: 'initializing' : conversion from 'size_t' to 'mysqlpp::const_string::size_type', possible loss of data Linking... Embedding manifest... |
| Results |
Build log was saved at "file://c:\DBProgram2\DBProgram2\Debug\BuildLog.htm" DBProgram2 - 0 error(s), 1 warning(s) |