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

简介: 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

目录
相关文章
|
4月前
|
编译器 Windows
plugin cannot be loaded for module “QtQuick“ && Could not load the Qt platform plugin “windows“
本文讨论了在Qt应用程序中遇到的平台插件加载问题,包括具体的错误信息、解决方案和参考链接。问题表现为无法加载“QtQuick”模块的插件,并且无法找到“windows”平台插件。解决方案是修改环境变量`Qt5_DIR`以使用正确的Qt版本和编译器环境。
140 1
|
5月前
|
PHP Windows
【Azure App Service for Windows】 PHP应用出现500 : The page cannot be displayed because an internal server error has occurred. 错误
【Azure App Service for Windows】 PHP应用出现500 : The page cannot be displayed because an internal server error has occurred. 错误
|
5月前
|
Shell PHP Windows
【Azure App Service】Web Job 报错 UNC paths are not supported. Defaulting to Windows directory.
【Azure App Service】Web Job 报错 UNC paths are not supported. Defaulting to Windows directory.
|
5月前
|
存储 Linux Windows
【应用服务 App Service】App Service For Windows 如何挂载Storage Account File Share 示例
【应用服务 App Service】App Service For Windows 如何挂载Storage Account File Share 示例
|
5月前
|
Linux Python Windows
【Azure 环境】Windows中安装Python azure-eventhub-checkpointstoreblob-aio模块时出错 ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory:
【Azure 环境】Windows中安装Python azure-eventhub-checkpointstoreblob-aio模块时出错 ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory:
|
8月前
|
存储 文件存储 数据安全/隐私保护
Windows部署开源文件管理器File Browser并实现远程访问本地文件
Windows部署开源文件管理器File Browser并实现远程访问本地文件
277 1
|
8月前
|
Dart Shell 开发工具
解决windows安装Flutter时出现Unknown operating system. Cannot install Dart SDK.问题
解决windows安装Flutter时出现Unknown operating system. Cannot install Dart SDK.问题
222 0
|
Apache Windows
Windows下启动Apache报错:ServerRoot must be a valid directory
Windows下启动Apache报错:ServerRoot must be a valid directory
499 0
|
Java Windows
从根本解决windows安装JDK出现error:could not open '...jvm.cfg'的问题
从根本解决windows安装JDK出现error:could not open '...jvm.cfg'的问题
471 0
从根本解决windows安装JDK出现error:could not open '...jvm.cfg'的问题
|
JavaScript 前端开发 Ubuntu
【cypress】2. 安装Cypress(windows系统),以及cypress open报错解决。
【cypress】2. 安装Cypress(windows系统),以及cypress open报错解决。
【cypress】2. 安装Cypress(windows系统),以及cypress open报错解决。