二级士官
UID2635705
U币1
G币214
技术0
主题1
精华0
阅读权限40
注册时间2016-5-14
最后登录2017-11-10
在线时间19 小时
二级士官
|
1>------ 已启动生成: 项目: key1, 配置: Debug Win32 ------
1>生成启动时间为 2016/6/1 15:21:17。
1>InitializeBuildStatus:
1> 正在对“Debug\key1.unsuccessfulbuild”执行 Touch 任务。
1>ClCompile:
1> key.cpp
1>i:\key1\源程序\key1\key.cpp(241): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdlib.h(433) : 参见“getenv”的声明
1>i:\key1\源程序\key1\key.cpp(243): 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.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(105) : 参见“strcpy”的声明
1>i:\key1\源程序\key1\key.cpp(246): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : 参见“strcat”的声明
1>i:\key1\源程序\key1\key.cpp(247): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : 参见“strcat”的声明
1>i:\key1\源程序\key1\key.cpp(248): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : 参见“strcat”的声明
1>i:\key1\源程序\key1\key.cpp(252): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : 参见“strcat”的声明
1>i:\key1\源程序\key1\key.cpp(253): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : 参见“strcat”的声明
1>i:\key1\源程序\key1\key.cpp(254): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : 参见“strcat”的声明
1>i:\key1\源程序\key1\key.cpp(258): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : 参见“strcat”的声明
1>i:\key1\源程序\key1\key.cpp(259): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : 参见“strcat”的声明
1>i:\key1\源程序\key1\key.cpp(260): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\string.h(110) : 参见“strcat”的声明
1>ManifestResourceCompile:
1> 所有输出均为最新。
1>Link:
1> 正在创建库 I:\key1\源程序\key1\Debug\key1.lib 和对象 I:\key1\源程序\key1\Debug\key1.exp
1>key.obj : error LNK2019: 无法解析的外部符号 __imp__UF_terminate,该符号在函数 _key_design 中被引用
1>key.obj : error LNK2019: 无法解析的外部符号 __imp__UF_UI_set_status,该符号在函数 _key_design 中被引用
1>key.obj : error LNK2019: 无法解析的外部符号 __imp__UF_get_fail_message,该符号在函数 _key_design 中被引用
1>key.obj : error LNK2019: 无法解析的外部符号 __imp__UF_STYLER_create_dialog,该符号在函数 _key_design 中被引用
1>key.obj : error LNK2019: 无法解析的外部符号 __imp__UF_initialize,该符号在函数 _key_design 中被引用
1>key.obj : error LNK2019: 无法解析的外部符号 __imp__UF_STYLER_free_value,该符号在函数 _KEY_Construction 中被引用
1>key.obj : error LNK2019: 无法解析的外部符号 __imp__UF_STYLER_set_value,该符号在函数 _KEY_Construction 中被引用
1>key.obj : error LNK2019: 无法解析的外部符号 __imp__UF_call_grip,该符号在函数 _KEY_ParaDesign 中被引用
1>key.obj : error LNK2019: 无法解析的外部符号 __imp__UF_STYLER_ask_value,该符号在函数 _KEY_ParaDesign 中被引用
1>I:\key1\源程序\key1\Debug\key1.dll : fatal error LNK1120: 9 个无法解析的外部命令
1>
1>生成失败。
1>
1>已用时间 00:00:00.96
========== 生成: 成功 0 个,失败 1 个,最新 0 个,跳过 0 个 ==========
求大神帮忙,已设置相关库了
libnxopenuicpp.lib
libugopenint.lib
libufun.lib
libnxopencpp.lib
而且库目录也设置好了,系统为WIN10 64位,使用的是VS2010 UG8.5
求大神帮忙
|
|