Login Page - Create Account

Support Board


Date/Time: Fri, 19 Apr 2024 23:14:48 +0000



[Programming Help] - Unable to setup Visual Studio

View Count: 1110

[2021-06-01 13:25:46]
sushant - Posts: 32
I am Unable to setup Visual Studio to Debug my study

the instructions that I followed are from this link
Step-By-Step ACSIL Debugging

I was Unable to use Build >> Build With Visual C++ - Debug as I was getting the error can be seen in the screenshot attached.

As can be seen no variables are visible in visual studio

I have downloaded all the modules available in C++ in visual Studio
imageScreenshot 2021-06-01 185227.png / V - Attached On 2021-06-01 13:22:51 UTC - Size: 211.51 KB - 246 views
imageScreenshot 2021-06-01 185422.png / V - Attached On 2021-06-01 13:24:37 UTC - Size: 17.12 KB - 196 views
[2021-06-01 14:56:17]
bradh - Posts: 853
Did you run "Install Visual C++ Compiler" before or after installing Visual Studio? If you did it after you need to uninstall Visual Studio, then Install Visual C++ compiler, then reinstall Visual Studio.
[2021-06-02 13:41:46]
sushant - Posts: 32
"Install Visual C++ Compiler" downloads microsoft visual c++ build tool but when I click download from internet nothing happens
imageScreenshot 2021-06-02 191044.png / V - Attached On 2021-06-02 13:41:42 UTC - Size: 21.23 KB - 179 views
[2021-06-02 15:42:40]
bradh - Posts: 853
You didn't answer the question.

Did you run "Install Visual C++ Compiler" before or after installing Visual Studio? If you did it after you need to uninstall Visual Studio, then Install Visual C++ compiler, then reinstall Visual Studio.

[2021-06-03 16:54:29]
sushant - Posts: 32
I don't remember if I ran it before installing visual studio or not so I uninstalled the visual studio and again ran the Visual C++ compiler but still it doesn't installs
imageScreenshot 2021-06-03 222243.png / V - Attached On 2021-06-03 16:54:19 UTC - Size: 109.42 KB - 189 views
[2021-06-03 17:21:53]
bradh - Posts: 853
Have you tried updating to the current version of Sierra Chart?
[2021-06-04 11:10:31]
sushant - Posts: 32
Yes my sierra chart version is 2269
[2021-06-04 11:24:59]
bradh - Posts: 853
All of this has been discussed in this thread: Update documentation to support latest version of Visual Studio | Post: 180504

There is one more step I left out. You need to uninstall the existing Visual C++ redistributable:

vc_redist.x64.exe /uninstall

Then Install Visual C++ Compiler, and then Visual Studio.
Date Time Of Last Edit: 2021-06-04 11:25:59
[2021-06-05 17:14:24]
sushant - Posts: 32
where to run vc_redist.x64.exe /uninstall this I ran it in CMD but it didn't run. I manually deleted the redistribute packages from "add or remove a program" in windows 10. Even After that same issue.
Date Time Of Last Edit: 2021-06-05 17:28:06
[2021-06-05 20:02:57]
bradh - Posts: 853
cd to the folder where vc_redist.x64.exe lives and run it from there at a CMD prompt.
[2021-06-06 10:02:19]
sushant - Posts: 32
I think vc_redist.x64.exe is not present as I am unable to find it.
I looked on

https://docs.microsoft.com/en-us/answers/questions/220765/location-of-34microsoft-visual-c-redistributable-2.html

where I can find it and it was not present. Maybe it is because I deleted it from the "Add or remove program"
[2021-06-06 19:49:30]
bradh - Posts: 853
It this point, I would suggest you do a Refresh of Windows (without removing your files) and start with nothing installed.

https://support.microsoft.com/en-us/windows/how-to-refresh-reset-or-restore-your-pc-51391d9a-eb0a-84a7-69e4-c2c1fbceb8dd

The process does work. I haven't done it in a while, but I would assume it is system related in your case.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account