빌드 로그 |
|
명령줄 |
다음 내용이 포함된 "c:\Documents and Settings\Rosa Gigantea\바탕 화면\exer5\file_sender\Debug\RSP00007F24723024.rsp" 임시 파일을 만들고 있습니다. [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\sender.cpp" ] "cl.exe @"c:\Documents and Settings\Rosa Gigantea\바탕 화면\exer5\file_sender\Debug\RSP00007F24723024.rsp" /nologo /errorReport:prompt" 명령줄을 만들고 있습니다. 다음 내용이 포함된 "c:\Documents and Settings\Rosa Gigantea\바탕 화면\exer5\file_sender\Debug\RSP00008024723024.rsp" 임시 파일을 만들고 있습니다. [ /OUT:"C:\Documents and Settings\Rosa Gigantea\바탕 화면\exer5\Debug\file_sender.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\file_sender.exe.intermediate.manifest" /DEBUG /PDB:"c:\documents and settings\rosa gigantea\바탕 화면\exer5\debug\file_sender.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 ws2_32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ".\debug\sender.obj" ".\Debug\file_sender.exe.embed.manifest.res" ] "link.exe @"c:\Documents and Settings\Rosa Gigantea\바탕 화면\exer5\file_sender\Debug\RSP00008024723024.rsp" /NOLOGO /ERRORREPORT:PROMPT" 명령줄을 만들고 있습니다. 다음 내용이 포함된 "c:\Documents and Settings\Rosa Gigantea\바탕 화면\exer5\file_sender\Debug\RSP00008224723024.rsp" 임시 파일을 만들고 있습니다. [ /out:".\debug\file_sender.exe.embed.manifest" /notify_update /manifest ".\debug\file_sender.exe.intermediate.manifest" ] "mt.exe @"c:\Documents and Settings\Rosa Gigantea\바탕 화면\exer5\file_sender\Debug\RSP00008224723024.rsp" /nologo" 명령줄을 만들고 있습니다. 다음 내용이 포함된 "c:\Documents and Settings\Rosa Gigantea\바탕 화면\exer5\file_sender\Debug\BAT00008524723024.bat" 임시 파일을 만들고 있습니다. [ @echo 매니페스트 리소스 최종 업데이트: %TIME%(%DATE%) > ".\debug\mt.dep" ] """c:\Documents and Settings\Rosa Gigantea\바탕 화면\exer5\file_sender\Debug\BAT00008524723024.bat""" 명령줄을 만들고 있습니다. |
출력 창 |
컴파일하고 있습니다... sender.cpp c:\documents and settings\rosa gigantea\바탕 화면\exer5\file_sender\sender.cpp(8) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 8\vc\include\stdio.h(295) : 'scanf' 선언을 참조하십시오. c:\documents and settings\rosa gigantea\바탕 화면\exer5\file_sender\sender.cpp(9) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : 'fopen' 선언을 참조하십시오. c:\documents and settings\rosa gigantea\바탕 화면\exer5\file_sender\sender.cpp(52) : warning C4267: '=' : 'size_t'에서 'int'(으)로 변환하면서 데이터가 손실될 수 있습니다. c:\documents and settings\rosa gigantea\바탕 화면\exer5\file_sender\sender.cpp(92) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 8\vc\include\stdio.h(295) : 'scanf' 선언을 참조하십시오. c:\documents and settings\rosa gigantea\바탕 화면\exer5\file_sender\sender.cpp(94) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 8\vc\include\stdio.h(295) : 'scanf' 선언을 참조하십시오. 링크하고 있습니다... 매니페스트를 포함하고 있습니다... |
결과 |
빌드 로그가 "file://c:\Documents and Settings\Rosa Gigantea\바탕 화면\exer5\file_sender\Debug\BuildLog.htm"에 저장되었습니다. file_sender - 오류: 0개, 경고: 5개 |