https://github.com/osquery/osquery logo
#windows
Title
# windows
s

Srikanth Suresh

06/15/2018, 10:56 AM
Hello, I am unable to install the windows developer environment because of clang. I have raised an issue for it over here: https://github.com/facebook/osquery/issues/4569
u

5twenty9

06/16/2018, 3:54 AM
@Srikanth Suresh @thor and I have both commented on the ticket maybe that will help?
👍 2
s

Srikanth Suresh

06/16/2018, 10:58 AM
@5twenty9 I have replied please give me some time to get back on a faster network and retry the download.
Hello @thor and @5twenty9, I am on a faster link and I am still getting the same error. Kindly assist me in resolving this.
t

thor

06/18/2018, 9:50 PM
@Srikanth Suresh the best way to proceed here in my opinion would be to manually
choco uninstall -f
on any packages you had manually installed, and then re-run the
.\tools\make-win64-dev-env.bat
script
5 Views