五级士官
UID2256248
U币1
G币919
技术0
主题4
精华0
阅读权限65
注册时间2014-11-3
最后登录2017-9-17
在线时间43 小时
五级士官
|
采用的VC6.0 UG6.0版本来二次开发,按照课本《ug二次开发与实例精解 》第一章内容。
在vc6.0中project—settings—link添加libufun.lib和libugopenint.lib,编译时报错:cannot open input file? 内部程序模式,ugopen文件也已经添加了,但老是报错cannot open input file “libufun.lib" . 前几天采用的是VC6.0+UG8.5形式的,没有问题。后面卸载UG8.5后,重新安装的UG6.0(版本低,运行速度快一些)。
--------------------Configuration: vc test2 - Win32 Debug--------------------
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
vc test2.cpp
Linking...
LINK : fatal error LNK1104: cannot open file "libufun.lib"
Error executing link.exe.
vc test2.dll - 1 error(s), 0 warning(s)
|
|