Why can't include the xgate.h in other C files excep main.c

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Why can't include the xgate.h in other C files excep main.c

758 次查看
zy
Contributor I

hello! every body!

I'm using XET256, I setup a project use XGATE, but why I cant't inclue xgate.h in other C files,except in main.c .when I include xgate.h in other C files, IDE report errors ,look attachment.

标签 (1)
0 项奖励
回复
1 回复

603 次查看
kef
Specialist I

I think it is because _NEAR is not defined. Try including hidef.h before including xgate.h.

 

0 项奖励
回复