Login Page - Create Account

Support Board


Date/Time: Mon, 16 Sep 2024 20:05:30 +0000



Post From: Unable to connect Visual Studio to sierra Chart

[2024-07-18 21:37:04]
TB7000 - Posts: 3
In my case I missed to install the C++ workloads first to begin with.
vcvarsall.bat is within the 'Desktop Development with C++' workload of VS.

To install it:
- Open Visual Studio
- Tools --> Get Tools and Features...
- In the Workload Tab: add the "Desktop Development with C++" workload pack and install it.

Then found the vcvarsall.bat file for VS 2022 Community in:
<Install folder>\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build