|
我用VS 2010 C++ + NX7.5 来编程的时候, 出现以下的error:
( L* w( Z- s4 P% r; W+ C0 @/ b! J( [6 a: X5 q# U
正在创建库 C:\Users\wormsccc\Documents\Visual Studio 2010\Projects\sfdgsdf\Debug\sfdgsdf.lib 和对象 C:\Users\wormsccc\Documents\Visual Studio 2010\Projects\sfdgsdf\DebUG\sfdgsdf.exp; w$ o) z+ m6 Z5 ?: B( j
1>12qwe.obj : error LNK2019: 无法解析的外部符号 __imp__UF_terminate,该符号在函数 _ufusr 中被引用' f9 i/ c5 r$ C- O* t& ^
1>12qwe.obj : error LNK2019: 无法解析的外部符号 __imp__uc1601,该符号在函数 _ufusr 中被引用
2 a. u# L' i9 p+ t1>12qwe.obj : error LNK2019: 无法解析的外部符号 __imp__UF_initialize,该符号在函数 _ufusr 中被引用
2 J( i4 r c$ l' V& @3 \. e1>12qwe.obj : error LNK2019: 无法解析的外部符号 __imp__UF_UI_write_listing_window,该符号在函数 "int __cdecl report_error(char *,int,char *,int)" (?report_error@@YAHPADH0H@Z) 中被引用
( n. s9 a( }7 l" [6 c3 @( o# O. D1>12qwe.obj : error LNK2019: 无法解析的外部符号 __imp__UF_UI_open_listing_window,该符号在函数 "int __cdecl report_error(char *,int,char *,int)" (?report_error@@YAHPADH0H@Z) 中被引用4 S& \7 b( }& r: d; \9 ^
1>12qwe.obj : error LNK2019: 无法解析的外部符号 __imp__UF_print_syslog,该符号在函数 "int __cdecl report_error(char *,int,char *,int)" (?report_error@@YAHPADH0H@Z) 中被引用
2 D. V- V9 H0 Q. K* L1>12qwe.obj : error LNK2019: 无法解析的外部符号 __imp__UF_get_fail_message,该符号在函数 "int __cdecl report_error(char *,int,char *,int)" (?report_error@@YAHPADH0H@Z) 中被引用8 n3 m* _3 \% n; D5 h
1>C:\Users\wormsccc\Documents\Visual Studio 2010\Projects\sfdgsdf\Debug\sfdgsdf.dll : fatal error LNK1120: 7 个无法解析的外部命令. O, m* }! R6 P1 X! y3 f) G) M" W
1>
& f( @( S/ s2 _; E' G7 r1>生成失败。: _1 ~7 G+ I. |& k: [0 y% l
1>
* `3 \7 j4 j- \4 l; t3 ^1>已用时间 00:00:00.95, C# ]& V2 f* S3 k
========== 生成: 成功 0 个,失败 1 个,最新 0 个,跳过 0 个 ==========* }( M: c7 a4 M N. ~2 J7 J
" E$ G7 n" z; ?! \/ m
我已经+了.lib 和 路径,还是有问题。。 是什么原应呢?. _* d$ A, H8 v) T, `: Q9 Y5 W+ Y8 C
*补充:我用VS C++ 2010 + NX6.0 编程没问题。 。 。 我是win7 64位系统的 |
|