Fatal Error C1083 - Cannot open include file: “windows.h”: No such file or directory

情到浓时终转凉″ 提交于 2019-11-29 07:10:27

OK here is the answer I ended up finding: rather than being on the Path, the directory with windows.h (in my case, C:\Program Files\Microsoft SDKs\Windows\v6.0A\Include) needed to be set in the Include environment variable.

By the way, create environment variable %LIB%, meaning the same - path to all SDKs lib directories

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!