Login Page - Create Account

Support Board


Date/Time: Sun, 24 Nov 2024 01:02:06 +0000



Post From: Unable to connect Visual Studio to sierra Chart

[2024-07-18 21:37:04]
TB7000 - Posts: 5
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