Replies: 1 comment 8 replies
-
Do you have a compilerPath, configurationProvider, or compileCommands set in a setting or c_cpp_properties.json? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
"C_Cpp.default.intelliSenseMode": "clang-x86"
setting is ignored in my setup:No idea where this nonsense with
x64
andcl.exe
comes from since I'm usingx86
andclang-cl.exe
.Beta Was this translation helpful? Give feedback.
All reactions