-
Notifications
You must be signed in to change notification settings - Fork 55
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
Build error #13
Comments
I tried to compile under win10, Vs2015, but no way to work. |
I also got the same error. |
To install it under windows I did:
|
Got it working eventually? |
Hey, what exactly do you mean with 'visual studio C++ build tools v1.40', are you referring to MSVC v140 - VS2015 Build Tools (v14.0) ? |
I tried to compile under win10, Vs2019, but no way to work.
I have always follow error:
error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\HostX86\x64\cl.exe' failed with exit status 2
withc version of compiler needs to use for a correct build?
The text was updated successfully, but these errors were encountered: