Cannot open include file: ‘Windows.h‘: No such file or directory

Posted 柳鲲鹏

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Cannot open include file: ‘Windows.h‘: No such file or directory相关的知识,希望对你有一定的参考价值。

  • 具体错误
ts-jdk11/make/src/native/fixpath.c(26) : fatal error C1083: Cannot open include file: 'Windows.h': No such file or directory
configure: error: Could not create /cygdrive/d/Office-3.5-project/tsjdk11-project/ts-jdk11/build/windows-x86_64-normal-server-release/configure-support/bin/fixpath.exe
configure exiting with result code 1
  • 解决办法

在项目,或者编译文件中,增加以下路径:

C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v7.1A\\Include

以上是关于Cannot open include file: ‘Windows.h‘: No such file or directory的主要内容,如果未能解决你的问题,请参考以下文章

Cannot open include file: 'stdlibe.h': No such file or directory

Cannot open include file: 'initializer_list': No such file or directory

Cannot open include file: 'libxml/xpath.h': No such file or directory

用vc++6.0编译时Cannot open include file: 'stdio.h'这是啥地方不对

Cannot open include file: 'windows.h': No such file or directory 用的是VC++6.0

python2安装Flask-MySQLdb出现 fatal error C1083: Cannot open include file: 'mysql.h': No su ch fi