빌드 로그
  

빌드 시작: 프로젝트: BIOD_Lite, 구성: Release|Win32

명령줄
  
다음 내용이 포함된 "c:\Users\Multiplexon\Downloads\SW\BIOD_Lite090612_02\Release\RSP00002060524688.rsp" 임시 파일을 만들고 있습니다.
[
/O2 /Ob1 /I "C:\Program Files\National Instruments\NI-DAQ\DAQmx ANSI C Dev\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_AFXDLL" /D "_MBCS" /GF /FD /EHsc /MD /Gy /Yc"stdafx.h" /Fp".\Release/BIOD_Lite.pch" /Fo".\Release\\" /Fd".\Release\\" /W3 /c /TP .\StdAfx.cpp
]
"cl.exe @c:\Users\Multiplexon\Downloads\SW\BIOD_Lite090612_02\Release\RSP00002060524688.rsp /nologo /errorReport:prompt" 명령줄을 만들고 있습니다.
다음 내용이 포함된 "c:\Users\Multiplexon\Downloads\SW\BIOD_Lite090612_02\Release\RSP00002160524688.rsp" 임시 파일을 만들고 있습니다.
[
/O2 /Ob1 /I "C:\Program Files\National Instruments\NI-DAQ\DAQmx ANSI C Dev\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_AFXDLL" /D "_MBCS" /GF /FD /EHsc /MD /Gy /Yu"stdafx.h" /Fp".\Release/BIOD_Lite.pch" /Fo".\Release\\" /Fd".\Release\\" /W3 /c /TP .\UVControl.cpp

.\ReportCtrl.cpp

.\PressControl.cpp

.\DMDManager.cpp

.\ddc1100ctrl.cpp

.\ComPortUI.cpp

.\BIOD_LiteDlg.cpp

.\BIOD_Lite.cpp
]
"cl.exe @c:\Users\Multiplexon\Downloads\SW\BIOD_Lite090612_02\Release\RSP00002160524688.rsp /nologo /errorReport:prompt" 명령줄을 만들고 있습니다.
"rc.exe /d "NDEBUG" /d "_VC80_UPGRADE=0x0600" /d "_AFXDLL" /l 0x412 /fo".\Release/BIOD_Lite.res" .\BIOD_Lite.rc" 명령줄을 만들고 있습니다.
다음 내용이 포함된 "c:\Users\Multiplexon\Downloads\SW\BIOD_Lite090612_02\Release\RSP00002260524688.rsp" 임시 파일을 만들고 있습니다.
[
/OUT:".\Release\BIOD_Lite.exe" /INCREMENTAL:NO /LIBPATH:"C:\Program Files\National Instruments\NI-DAQ\DAQmx ANSI C Dev\lib\msvc" /MANIFEST /MANIFESTFILE:".\Release\BIOD_Lite.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:".\Release/BIOD_Lite.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /MACHINE:X86 gtComPort14.lib CxImage.lib

".\Release\BIOD_Lite.obj"

".\Release\BIOD_Lite.res"

".\Release\BIOD_LiteDlg.obj"

".\Release\ComPortUI.obj"

".\Release\ddc1100ctrl.obj"

".\Release\DMDManager.obj"

".\Release\PressControl.obj"

".\Release\ReportCtrl.obj"

".\Release\StdAfx.obj"

".\Release\UVControl.obj"
]
"link.exe @c:\Users\Multiplexon\Downloads\SW\BIOD_Lite090612_02\Release\RSP00002260524688.rsp /NOLOGO /ERRORREPORT:PROMPT" 명령줄을 만들고 있습니다.
다음 내용이 포함된 "c:\Users\Multiplexon\Downloads\SW\BIOD_Lite090612_02\Release\RSP00002360524688.rsp" 임시 파일을 만들고 있습니다.
[
/outputresource:".\Release\BIOD_Lite.exe;#1" /manifest

.\Release\BIOD_Lite.exe.intermediate.manifest
]
"mt.exe @c:\Users\Multiplexon\Downloads\SW\BIOD_Lite090612_02\Release\RSP00002360524688.rsp /nologo" 명령줄을 만들고 있습니다.
다음 내용이 포함된 "c:\Users\Multiplexon\Downloads\SW\BIOD_Lite090612_02\Release\BAT00002460524688.bat" 임시 파일을 만들고 있습니다.
[
@echo 매니페스트 리소스 최종 업데이트:  %TIME%(%DATE%) > .\Release\mt.dep
]
"c:\Users\Multiplexon\Downloads\SW\BIOD_Lite090612_02\Release\BAT00002460524688.bat" 명령줄을 만들고 있습니다.
출력 창
  
컴파일하고 있습니다...
StdAfx.cpp
 WINVER not defined. Defaulting to 0x0600 (Windows Vista)
컴파일하고 있습니다...
UVControl.cpp
c:\users\multiplexon\downloads\sw\biod_lite090612_02\include\xiofile.h(24) : 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 (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : 'fopen' 선언을 참조하십시오.
ReportCtrl.cpp
PressControl.cpp
c:\users\multiplexon\downloads\sw\biod_lite090612_02\include\xiofile.h(24) : 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 (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : 'fopen' 선언을 참조하십시오.
.\PressControl.cpp(133) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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(166) : 'strtok' 선언을 참조하십시오.
.\PressControl.cpp(138) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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(166) : 'strtok' 선언을 참조하십시오.
DMDManager.cpp
c:\users\multiplexon\downloads\sw\biod_lite090612_02\include\xiofile.h(24) : 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 (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : 'fopen' 선언을 참조하십시오.
.\DMDManager.cpp(237) : 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' 선언을 참조하십시오.
.\DMDManager.cpp(288) : 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' 선언을 참조하십시오.
ddc1100ctrl.cpp
ComPortUI.cpp
BIOD_LiteDlg.cpp
c:\users\multiplexon\downloads\sw\biod_lite090612_02\include\xiofile.h(24) : 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 (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : 'fopen' 선언을 참조하십시오.
c:\users\multiplexon\downloads\sw\biod_lite090612_02\pt_ioctl.h : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오.
c:\users\multiplexon\downloads\sw\biod_lite090612_02\porttalk_IOCTL.h : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오.
.\BIOD_LiteDlg.cpp(1638) : warning C4244: '=' : 'ULONGLONG'에서 'int'(으)로 변환하면서 데이터가 손실될 수 있습니다.
.\BIOD_LiteDlg.cpp(1657) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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(166) : 'strtok' 선언을 참조하십시오.
.\BIOD_LiteDlg.cpp(1672) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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(166) : 'strtok' 선언을 참조하십시오.
.\BIOD_LiteDlg.cpp(2595) : warning C4101: 'i' :참조되지 않은 지역 변수입니다.
.\BIOD_LiteDlg.cpp(2595) : warning C4101: 'iSplit' :참조되지 않은 지역 변수입니다.
BIOD_Lite.cpp
c:\users\multiplexon\downloads\sw\biod_lite090612_02\include\xiofile.h(24) : 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 (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : 'fopen' 선언을 참조하십시오.
.\BIOD_Lite.cpp(52) : warning C4996: 'CWinApp::Enable3dControls': CWinApp::Enable3dControls is no longer needed. You should remove this call.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\atlmfc\include\afxwin.h(4818) : 'CWinApp::Enable3dControls' 선언을 참조하십시오.
코드를 생성하고 있습니다...
리소스를 컴파일하고 있습니다...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
링크하고 있습니다...
   .\Release\BIOD_Lite.lib 라이브러리 및 .\Release\BIOD_Lite.exp 개체를 생성하고 있습니다.
매니페스트를 포함하고 있습니다...
결과
  
빌드 로그가 "file://c:\Users\Multiplexon\Downloads\SW\BIOD_Lite090612_02\Release\BuildLog.htm"에 저장되었습니다.
BIOD_Lite - 오류: 0개, 경고: 17개