brew 中找不到头文件?
同样的问题好像不止一次出现了,但后来查网不止怎么解决了,汗有碰到了,留个脚印。
错误提示
fatal error C1083: Cannot open include file: 'AEE.h': No such file or directory
fatal error C1083: Cannot open include file: 'AEEModGen.h': No such file or directory
Calculator.dll - 1 error(s), 0 warning(s)
The following environment variables were not found
$(BREWSDK)
$(BUITDIR)
我想是问题出在$(BREWSDK),$(BUITDIR)俩个上,不止怎么解决