빌드 로그
  

빌드 시작: 프로젝트: VideoShop, 구성: Debug|Win32

명령줄
  
다음 내용이 포함된 "c:\Users\student\Documents\Visual Studio 2008\Projects\VideoShop\VideoShop\Debug\RSP00006213202084.rsp" 임시 파일을 만들고 있습니다.
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\VideoShop.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\Movie.cpp"
]
"cl.exe @"c:\Users\student\Documents\Visual Studio 2008\Projects\VideoShop\VideoShop\Debug\RSP00006213202084.rsp" /nologo /errorReport:prompt" 명령줄을 만들고 있습니다.
다음 내용이 포함된 "c:\Users\student\Documents\Visual Studio 2008\Projects\VideoShop\VideoShop\Debug\RSP00006313202084.rsp" 임시 파일을 만들고 있습니다.
[
/OUT:"C:\Users\student\Documents\Visual Studio 2008\Projects\VideoShop\Debug\VideoShop.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\VideoShop.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Users\student\Documents\Visual Studio 2008\Projects\VideoShop\Debug\VideoShop.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /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

".\Debug\Customer.obj"

".\Debug\Movie.obj"

".\Debug\Rental.obj"

".\Debug\stdafx.obj"

".\Debug\VideoShop.obj"

".\Debug\Price.obj"

".\Debug\VideoShop.exe.embed.manifest.res"
]
"link.exe @"c:\Users\student\Documents\Visual Studio 2008\Projects\VideoShop\VideoShop\Debug\RSP00006313202084.rsp" /NOLOGO /ERRORREPORT:PROMPT" 명령줄을 만들고 있습니다.
다음 내용이 포함된 "c:\Users\student\Documents\Visual Studio 2008\Projects\VideoShop\VideoShop\Debug\RSP00006413202084.rsp" 임시 파일을 만들고 있습니다.
[
/out:".\Debug\VideoShop.exe.embed.manifest" /notify_update /manifest

".\Debug\VideoShop.exe.intermediate.manifest"
]
"mt.exe @"c:\Users\student\Documents\Visual Studio 2008\Projects\VideoShop\VideoShop\Debug\RSP00006413202084.rsp" /nologo" 명령줄을 만들고 있습니다.
다음 내용이 포함된 "c:\Users\student\Documents\Visual Studio 2008\Projects\VideoShop\VideoShop\Debug\BAT00006513202084.bat" 임시 파일을 만들고 있습니다.
[
@echo 매니페스트 리소스 최종 업데이트:  %TIME%(%DATE%) > ".\Debug\mt.dep"
]
"""c:\Users\student\Documents\Visual Studio 2008\Projects\VideoShop\VideoShop\Debug\BAT00006513202084.bat""" 명령줄을 만들고 있습니다.
출력 창
  
컴파일하고 있습니다...
Movie.cpp
c:\users\student\documents\visual studio 2008\projects\videoshop\videoshop\movie.cpp(6) : 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) : 'strcpy' 선언을 참조하십시오.
c:\users\student\documents\visual studio 2008\projects\videoshop\videoshop\movie.cpp(30) : 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) : 'strcpy' 선언을 참조하십시오.
링크하고 있습니다...
매니페스트를 포함하고 있습니다...
결과
  
빌드 로그가 "file://c:\Users\student\Documents\Visual Studio 2008\Projects\VideoShop\VideoShop\Debug\BuildLog.htm"에 저장되었습니다.
VideoShop - 오류: 0개, 경고: 2개