Twincat C++ - Visual studio 配置错误

Twincat C++ - Visual studio configuration error

我正在尝试在 Twincat 中编写 C++ 项目,但在构建过程中出现以下错误。

我已经按照 here 提到的步骤进行到最后,并在我的系统环境设置中配置了 WINDDK7 变量。我不明白为什么即使配置正确,构建也会抛出错误。有人可以帮忙吗?

P.S我是Twincat的初学者

您使用的是哪个版本的 TwinCAT?

this page所述,只需要为4022或更早版本的TwinCAT安装WDK。

WDK installation only up to TwinCAT 3.1 Build 4022: The installation of the WDK described here is only necessary up to TwinCAT 3.1. Build 4022. From Build 4024.0, either the WDK must be uninstalled or the previously set system variable WINDDK7 must be renamed so that TwinCAT ignores the WDK.

错误消息还提供了一些有效信息,您可以在 C++ 项目的配置选项下禁用某些项目的 WDK 要求: