Build Log |
|
Command Lines |
Creating temporary file "c:\Users\edirlei\Desktop\TesteProlog\TestProlog\TestProlog\x64\Debug\RSP00000140765160.rsp" with contents [ /Od /I "C:\Program Files\pl\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"x64\Debug\\" /Fd"x64\Debug\vc90.pdb" /W3 /c /Zi /TP .\Main.cpp ] Creating command line "cl.exe @c:\Users\edirlei\Desktop\TesteProlog\TestProlog\TestProlog\x64\Debug\RSP00000140765160.rsp /nologo /errorReport:prompt" Creating temporary file "c:\Users\edirlei\Desktop\TesteProlog\TestProlog\TestProlog\x64\Debug\RSP00000240765160.rsp" with contents [ /OUT:"C:\Users\edirlei\Desktop\TesteProlog\TestProlog\x64\Debug\TestProlog.exe" /INCREMENTAL /LIBPATH:"C:\Program Files\pl\lib\\" /MANIFEST /MANIFESTFILE:"x64\Debug\TestProlog.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Users\edirlei\Desktop\TesteProlog\TestProlog\x64\Debug\TestProlog.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X64 swipl.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 ".\x64\Debug\Main.obj" ".\x64\Debug\TestProlog.exe.embed.manifest.res" ] Creating command line "link.exe @c:\Users\edirlei\Desktop\TesteProlog\TestProlog\TestProlog\x64\Debug\RSP00000240765160.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Users\edirlei\Desktop\TesteProlog\TestProlog\TestProlog\x64\Debug\RSP00000340765160.rsp" with contents [ /out:.\x64\Debug\TestProlog.exe.embed.manifest /notify_update /manifest .\x64\Debug\TestProlog.exe.intermediate.manifest ] Creating command line "mt.exe @c:\Users\edirlei\Desktop\TesteProlog\TestProlog\TestProlog\x64\Debug\RSP00000340765160.rsp /nologo" Creating temporary file "c:\Users\edirlei\Desktop\TesteProlog\TestProlog\TestProlog\x64\Debug\BAT00000440765160.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\x64\Debug\mt.dep ] Creating command line "c:\Users\edirlei\Desktop\TesteProlog\TestProlog\TestProlog\x64\Debug\BAT00000440765160.bat" |
Output Window |
Compiling... Main.cpp C:\Program Files\pl\include\SWI-cpp.h(1010) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy' Linking... Embedding manifest... |
Results |
Build log was saved at "file://c:\Users\edirlei\Desktop\TesteProlog\TestProlog\TestProlog\x64\Debug\BuildLog.htm" TestProlog - 0 error(s), 1 warning(s) |