You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

60 lines
6.4 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

生成启动时间为 2015/9/17 17:55:52。
1>项目“F:\Connor项目管理\继峰项目\签名\jf_itk\jf_erp_project\jf_erp_project.vcxproj”在节点 2 上(build 个目标)。
1>InitializeBuildStatus:
正在对“Release\jf_erp_project.unsuccessfulbuild”执行 Touch 任务。
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /IF:\Teamcenter10.1.0Env\OCI\include /IF:\Teamcenter10.1.0Env\tcbin\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D IPLIB=none /D WIN32 /D NDEBUG /D _CONSOLE /D _UNICODE /D UNICODE /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc100.pdb" /Gd /TC /analyze- /errorReport:prompt common_itk_util.c
common_itk_util.c
1>F:\Teamcenter10.1.0Env\tcbin\include\tc/emh_const.h(61): warning C4995: “TC_include_tc_emh_const_h_deprecated”: 名称被标记为 #pragma deprecated
1>common_itk_util.c(91): warning C4013: “AM__set_application_bypass”未定义假设外部返回 int
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /IF:\Teamcenter10.1.0Env\OCI\include /IF:\Teamcenter10.1.0Env\tcbin\include /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D IPLIB=none /D WIN32 /D NDEBUG /D _CONSOLE /D _UNICODE /D UNICODE /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc100.pdb" /Gd /TP /analyze- /errorReport:prompt ocilib.cxx string_helper.cpp string_utils.cxx
ocilib.cxx
1>ocilib.cxx(249): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : 参见“sprintf”的声明
1>ocilib.cxx(264): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : 参见“sprintf”的声明
1>ocilib.cxx(377): 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 10.0\VC\include\string.h(105) : 参见“strcpy”的声明
1>ocilib.cxx(411): 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 10.0\VC\include\string.h(105) : 参见“strcpy”的声明
string_helper.cpp
string_utils.cxx
1>F:\Teamcenter10.1.0Env\tcbin\include\pom/pom/pom_errors.h : warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失
Link:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"F:\Connor项目管理\继峰项目\签名\jf_itk\Release\jf_erp_project.exe" /INCREMENTAL:NO /NOLOGO "F:\Teamcenter10.1.0Env\tcbin\lib\*.lib" kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /ManifestFile:"Release\jf_erp_project.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"F:\Connor项目管理\继峰项目\签名\jf_itk\Release\jf_erp_project.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:\Connor项目管理\继峰项目\签名\jf_itk\Release\jf_erp_project.lib" /MACHINE:X86 Release\common_itk_util.obj
Release\ocilib.obj
Release\string_helper.obj
Release\string_utils.obj
1>common_itk_util.obj : error LNK2001: 无法解析的外部符号 __imp__MEM_alloc
1>common_itk_util.obj : error LNK2001: 无法解析的外部符号 __imp__MEM_free
1>common_itk_util.obj : error LNK2001: 无法解析的外部符号 __imp__TC_write_syslog
1>common_itk_util.obj : error LNK2001: 无法解析的外部符号 __imp__POM_ask_session
1>common_itk_util.obj : error LNK2001: 无法解析的外部符号 __imp__ITK__convert_tag_to_uid
1>common_itk_util.obj : error LNK2001: 无法解析的外部符号 _AM__set_application_bypass
1>ocilib.obj : error LNK2001: 无法解析的外部符号 _OCIStmtPrepare
1>ocilib.obj : error LNK2001: 无法解析的外部符号 _OCILogon
1>ocilib.obj : error LNK2001: 无法解析的外部符号 _OCIHandleFree
1>ocilib.obj : error LNK2001: 无法解析的外部符号 _OCIBindByPos
1>ocilib.obj : error LNK2001: 无法解析的外部符号 _OCIEnvCreate
1>ocilib.obj : error LNK2001: 无法解析的外部符号 _OCIBindByName
1>ocilib.obj : error LNK2001: 无法解析的外部符号 _OCIErrorGet
1>ocilib.obj : error LNK2001: 无法解析的外部符号 _OCILogoff
1>ocilib.obj : error LNK2001: 无法解析的外部符号 _OCIDefineByPos
1>ocilib.obj : error LNK2001: 无法解析的外部符号 _OCIHandleAlloc
1>ocilib.obj : error LNK2001: 无法解析的外部符号 _OCIAttrGet
1>ocilib.obj : error LNK2001: 无法解析的外部符号 _OCIStmtFetch2
1>ocilib.obj : error LNK2001: 无法解析的外部符号 _OCIStmtExecute
1>string_utils.obj : error LNK2001: 无法解析的外部符号 __imp__tc_strncpy
1>string_utils.obj : error LNK2001: 无法解析的外部符号 __imp__tc_strcat
1>string_utils.obj : error LNK2001: 无法解析的外部符号 __imp__STRNG_replace_str
1>string_utils.obj : error LNK2001: 无法解析的外部符号 __imp__tc_strstr
1>string_utils.obj : error LNK2001: 无法解析的外部符号 __imp__tc_strcpy
1>string_utils.obj : error LNK2001: 无法解析的外部符号 __imp__tc_strlen
1>MSVCRT.lib(crtexe.obj) : error LNK2001: 无法解析的外部符号 _main
1>F:\Connor项目管理\继峰项目\签名\jf_itk\Release\jf_erp_project.exe : fatal error LNK1120: 26 个无法解析的外部命令
1>已完成生成项目“F:\Connor项目管理\继峰项目\签名\jf_itk\jf_erp_project\jf_erp_project.vcxproj”(build 个目标)的操作 - 失败。
生成失败。
已用时间 00:00:02.69