回 帖 发 新 帖 刷新版面

主题:[C++ Error] sysmac.H(37): E2209 ...''windows.h''''

各位老师:
在 borland c++ bulder6.0中运行程序出现以下错误是什么原因,请指教。

[C++ Error] sysmac.H(37): E2209 Unable to open include file ''''windows.h''''
[C++ Error] sysmac.H(54): E2092 Storage class ''''inline'''' is not allowed here
[C++ Error] sysmac.H(54): E2141 Declaration syntax error
[C++ Error] sysmac.H(67): E2190 Unexpected }
[C++ Error] guiddef.h(146): E2209 Unable to open include file ''''string.h''''
[C++ Error] guiddef.h(161): E2268 Call to undefined function ''''memcmp''''
[C++ Error] sysmac.H(147): E2209 Unable to open include file ''''unknwn.h''''
[C++ Error] sysmac.H(160): E2303 Type name expected
[C++ Error] sysmac.H(281): E2257 , expected
[C++ Error] sysmac.H(299): E2147 ''''HINSTANCE'''' cannot start a parameter declaration
[C++ Error] sysmac.H(300): E2147 ''''HINSTANCE'''' cannot start a parameter declaration
[C++ Error] sysmac.H(301): E2147 ''''HINSTANCE'''' cannot start a parameter declaration
[C++ Error] sysmac.H(302): E2147 ''''HINSTANCE'''' cannot start a parameter declaration
[C++ Error] System.hpp(124): E2141 Declaration syntax error
[C++ Error] dstring.h(14): E2209 Unable to open include file ''''stdarg.h''''
[C++ Error] dstring.h(35): E2293 ) expected
[C++ Error] dstring.h(39): E2293 ) expected
[C++ Error] dstring.h(50): E2303 Type name expected
[C++ Error] dstring.h(56): E2303 Type name expected
[C++ Error] dstring.h(168): E2451 Undefined symbol ''''NULL''''
[C++ Error] wstring.h(11): E2209 Unable to open include file ''''wtypes.h''''
[C++ Error] wstring.h(14): E2209 Unable to open include file ''''stdarg.h''''
[C++ Error] wstring.h(53): E2293 ) expected
[C++ Error] wstring.h(77): E2303 Type name expected
[C++ Error] wstring.h(77): E2139 Declaration missing ;
[C++ Error] wstring.h(77): E2228 Too many error or warning messages

wtf?   

回复列表 (共2个回复)

沙发

看样子,你的头文件好像都有问题...
重装?

板凳

重装没有用,你进入 project manager看看projectgroup1的路径应该是有问题,出现非法字符了.自己解决一下

我来回复

您尚未登录,请登录后再回复。点此登录或注册