Build Log
  

Build started: Project: W7_5, Configuration: Debug|x64

Command Lines
  
Creating temporary file "c:\Q\PK\PK_C\W7_5\W7_5\x64\Debug\RSP00000E2740356.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"x64\Debug\\" /Fd"x64\Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TP .\W7_5.cpp

.\my_vect.cpp

.\my_mess.cpp

.\my_matr.cpp
]
Creating command line "cl.exe @c:\Q\PK\PK_C\W7_5\W7_5\x64\Debug\RSP00000E2740356.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Q\PK\PK_C\W7_5\W7_5\x64\Debug\RSP00000F2740356.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp"x64\Debug\W7_5.pch" /Fo"x64\Debug\\" /Fd"x64\Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TP .\stdafx.cpp
]
Creating command line "cl.exe @c:\Q\PK\PK_C\W7_5\W7_5\x64\Debug\RSP00000F2740356.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Q\PK\PK_C\W7_5\W7_5\x64\Debug\RSP0000102740356.rsp" with contents
[
/OUT:"C:\Q\PK\PK_C\W7_5\x64\Debug\W7_5.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"x64\Debug\W7_5.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Q\PK\PK_C\W7_5\x64\Debug\W7_5.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X64 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\my_matr.obj"

".\x64\Debug\my_mess.obj"

".\x64\Debug\my_vect.obj"

".\x64\Debug\stdafx.obj"

".\x64\Debug\W7_5.obj"

".\x64\Debug\W7_5.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\Q\PK\PK_C\W7_5\W7_5\x64\Debug\RSP0000102740356.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Q\PK\PK_C\W7_5\W7_5\x64\Debug\RSP0000112740356.rsp" with contents
[
/out:.\x64\Debug\W7_5.exe.embed.manifest /notify_update /manifest

.\x64\Debug\W7_5.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\Q\PK\PK_C\W7_5\W7_5\x64\Debug\RSP0000112740356.rsp /nologo"
Creating temporary file "c:\Q\PK\PK_C\W7_5\W7_5\x64\Debug\BAT0000122740356.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\x64\Debug\mt.dep
]
Creating command line "c:\Q\PK\PK_C\W7_5\W7_5\x64\Debug\BAT0000122740356.bat"
Output Window
  
Compiling...
cl : Command line warning D9038 : /ZI is not supported on this platform; enabling /Zi instead
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9007 : '/Gm' requires '/Zi'; option ignored
stdafx.cpp
Compiling...
cl : Command line warning D9038 : /ZI is not supported on this platform; enabling /Zi instead
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
cl : Command line warning D9007 : '/Gm' requires '/Zi'; option ignored
W7_5.cpp
my_vect.cpp
my_mess.cpp
my_matr.cpp
Generating Code...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Q\PK\PK_C\W7_5\W7_5\x64\Debug\BuildLog.htm"
W7_5 - 0 error(s), 6 warning(s)