| Build Log |
|
| Command Lines |
Creating temporary file "e:\шаг\old\Lesson-SP-12\program\TestPicture\Debug\RSP000001.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp".\Debug/TestPicture.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug/" /W3 /c /ZI /TP ".\StdAfx.cpp" ] Creating command line "cl.exe @"e:\шаг\old\Lesson-SP-12\program\TestPicture\Debug\RSP000001.rsp" /nologo" Creating temporary file "e:\шаг\old\Lesson-SP-12\program\TestPicture\Debug\RSP000002.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp".\Debug/TestPicture.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug/" /W3 /c /ZI /TP ".\TestPictureView.cpp" ".\TestPictureDoc.cpp" ".\TestPicture.cpp" ".\Picture.cpp" ".\MainFrm.cpp" ] Creating command line "cl.exe @"e:\шаг\old\Lesson-SP-12\program\TestPicture\Debug\RSP000002.rsp" /nologo" Creating command line "rc.exe /d "_DEBUG" /d "_AFXDLL" /l 0x419 /fo".\Debug/TestPicture.res" ".\TestPicture.rc"" Creating temporary file "e:\шаг\old\Lesson-SP-12\program\TestPicture\Debug\RSP000003.rsp" with contents [ /OUT:".\Debug/TestPicture.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:".\Debug/TestPicture.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 ".\Debug\MainFrm.obj" ".\Debug\Picture.obj" ".\Debug\StdAfx.obj" ".\Debug\TestPicture.obj" ".\Debug\TestPicture.res" ".\Debug\TestPictureDoc.obj" ".\Debug\TestPictureView.obj" ] Creating command line "link.exe @"e:\шаг\old\Lesson-SP-12\program\TestPicture\Debug\RSP000003.rsp"" |
| Output Window |
Compiling...
StdAfx.cpp
WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
Compiling...
TestPictureView.cpp
TestPictureDoc.cpp
TestPicture.cpp
e:\шаг\old\lesson-sp-12\program\testpicture\testpicture.cpp(56) : warning C4996: 'CWinApp::Enable3dControls' was declared deprecated
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\atlmfc\include\afxwin.h(4369) : see declaration of 'CWinApp::Enable3dControls'
Picture.cpp
e:\шаг\old\lesson-sp-12\program\testpicture\picture.cpp(50) : warning C4244: '=' : conversion from 'ULONGLONG' to 'DWORD', possible loss of data
MainFrm.cpp
Generating Code...
Compiling resources...
Linking...
LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
|
| Results |
Build log was saved at "file://e:\шаг\old\Lesson-SP-12\program\TestPicture\Debug\BuildLog.htm" TestPicture - 0 error(s), 3 warning(s) |