主题:[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?
在 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?