ivan_bin
驱动牛犊
驱动牛犊
  • 注册日期2004-11-01
  • 最后登录2016-01-09
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:1705回复:3

此问题困扰多时了,愁呀~~~高手帮忙!!

楼主#
更多 发布于:2004-11-26 15:14
按装vtoolsd 95和softice5后,用vc6编程序,compile后,
出现:

fatal error U1052: file '\include\vtoolsd.mak' not found
Stop.
Error executing NMAKE.

IOPORT1.vxd - 1 error(s), 0 warning(s)
请高手指教

snowStart
驱动老牛
驱动老牛
  • 注册日期2004-04-06
  • 最后登录2011-06-02
  • 粉丝0
  • 关注0
  • 积分95分
  • 威望19点
  • 贡献值177点
  • 好评度1点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2004-11-27 21:39
按装vtoolsd 95和softice5后,用vc6编程序,compile后,
出现:

fatal error U1052: file 'includevtoolsd.mak' not found
Stop.
Error executing NMAKE.

IOPORT1.vxd - 1 error(s), 0 warning(s)
请高手指教

 


'include\\vtoolsd.mak'不存在吧,
建议安装ds2.6,内包含vtoolsd
学习,关注,交流中... [email=fengyu@163.com]Email:snowstarth@163.com[/email] [url]http://bbs.zndev.com/?a=snowStart[/url]
ivan_bin
驱动牛犊
驱动牛犊
  • 注册日期2004-11-01
  • 最后登录2016-01-09
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
板凳#
发布于:2004-11-28 10:19
检查过include文件夹,vtoolsd.mak存在的,而且其他路径设置也正确
fu_tiansweet
驱动老牛
驱动老牛
  • 注册日期2004-01-08
  • 最后登录2009-07-10
  • 粉丝0
  • 关注0
  • 积分8分
  • 威望526点
  • 贡献值0点
  • 好评度281点
  • 原创分0分
  • 专家分0分
地板#
发布于:2004-12-01 09:21
Fatal Error U1052: File 'win32.mak' Not Found


CAUSE:
This is caused by the Visual C++ setup program failing to copy WIN32.MAK to your INCLUDE directory.


RESOLUTION:
Copy WIN32.MAK from the \MSVC20\INCLUDE directory on the Visual C++ installation CD to your INCLUDE directory.

STATUS:
Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug was corrected in Visual C++ version 5.0.


好的话,就给点分
 :D
游客

返回顶部