-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Additional LLVM install never returns #1330
Comments
Hi @IrisPeter, Thank you for reporting this issue Kind regards, |
Hi @mariru27 I've run it three times, first in VS2022, then I tried running VS2022 under Admin - no difference, then I tried again in VS2019. I've been trying to install LLVM 17.0.1. If you kill VS and go back in it says "Uninstall" |
I cannot reproduce this issue, but I will continue investigate this problem Right now you can use the last version of LLVM with no need to install it manually, because we already download it automatically for you.
Kind regards, |
I'm not sure what you mean about step 1 - I assumed you just meant hit the Compile button on the Clang Power Tools toolbar, but I cannot have an empty "Use LLVM" box only the older 15.0.7 and the LLVM 17.0.1 I've checked
Changing power tools to Verbose shows my current path being extended with |
Sorry @IrisPeter, I meant "compile" I forget to tell you that on install after download, usually a |
Hi @mariru27 I've uninstalled all the two listed versions of LLVM 15.0.0, and 17.0.1, and now the %APPDATA%\ClangPowerTools\LLVM folder is empty, and the %APPDATA%\ClangPowerTools\LLVM_Lite folder contains one folder Bin, and that folder has a clang++.exe and a clang-tidy.exe, if I supply the --version switch to both I get, 15.0.0 and 14.0.3 However now if I hit Compile, the end of the lg from the Output window is:
|
I'm finding that when I try and add a more up to date version of LLVM to Clang Powertools, that the LLVM settings page starts the install but never completes.
A Command Prompt box appears with
The system was unable to find the specified registry key or value
, then it goes away but then the red installing bar goes around and around, the black Download text has changed to Installing but it never completes.The text was updated successfully, but these errors were encountered: