-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
MSVC 2017 No known features for CXX compiler "MSVC" version 19.16.27035.0. #1536
Comments
Does e571128 fix the issue? |
it's working! thanks! |
Fixed in 43e9b29. Thanks for reporting. |
Good afternoon, I'm having the same difficulty as the one reported above, but I didn't understand which instruction I should replace, I'm going to put the lines I have in the CmakeLists file if (MSVC) list(APPEND CUDA_NVCC_FLAGS "-Xcompiler=-mf16c") #original Line
|
My Video card is Quadro K4000, driver is updated and cuda sdk is install, i Seek this tutorial: https://thedronetrainer.com/nerf/ |
@compuword, this looks unrelated to {fmt}, please report to Nvidia. |
Debug configure and build success. Release configure error:
CMake version 3.12 integrated to Visual Studio 2017
The text was updated successfully, but these errors were encountered: