Login Page - Create Account

Support Board


Date/Time: Tue, 25 Feb 2025 20:37:19 +0000



Post From: compiling a custom indicator for debugging

[2021-04-24 00:09:17]
BAT - Posts: 33
Hello,

I am working on my first custom study and I am having difficulty setting up my debugger.

Note: I already have a Visual Studio 2019 Community Edition installed on my laptop.

As instructed, I tried to download / install visualcppbuildtools_full through the Analysis -> Build Custom Studies -> Build -> Install Visual C++ compiler. Unfortunately, when trying to install this, I get the error - 'A Setup Package is Missing or damaged'. Looks like it is looking for "BuildTools_MSBuild" - see screenshot below. Can someone help me fix this please?

Alternatively, can i use my existing Visual Studio app? It has support for C++.

Thanks in advance.