can‘t install resharper for c++

0
10 comments

Please provide more info. How does the entire window look like? Do you have Visual Studio installed and selected?

1

looks like this, and I already installed the visual studio 2019

0

It doesn't look like the installer thinks Visual Studio is installed. Have you installed it? Is it working?

0

I do installed the VS, and it works well. Is it due to the configuration of path(VS)?

0

Please upload the installer log from %LocalAppData%\JetBrains\Shared\vAny\Installer, e.g. to https://uploads.jetbrains.com/

0

Fine, I upload the latest one, the ID is 2024_02_25_Kbz3zDnP5HzyrdWCxnH2Qq 

0

Thanks! I don't immediately see why VS 2019 is not found from the log, filed https://youtrack.jetbrains.com/issue/RSRP-496110.

0

It looks like Visual Studio Setup Configuration does not report any installed VS instances to the R# installer.

Please try to run the vswhere utility and attach its output. It is usually installed into C:\Program Files (x86)\Microsoft Visual Studio\Installer folder.
https://learn.microsoft.com/en-us/visualstudio/install/tools-for-managing-visual-studio-instances?view=vs-2022#detecting-existing-visual-studio-instances

0

i'm having the exact same issue, can anyone provide a more indepth explonation on how to solve this issue?

0

Yucelhasan35 Did you run `vswhere` and it doesn't show the location of your VS? Please try reinstalling VS.

0

Please sign in to leave a comment.