Replies: 1 comment 5 replies
-
Hi @IshaB-07 . What system and architecture are you running on? Are you using remoting (i.e. the Remote SSH extension)? Are you installing via the Marketplace UI in VS Code, or are you manually installing a VSIX? I'm not aware of any known issues causing the wrong extension architecture to be install via the Marketplace UI. If you're installing using a VSIX, ensure you're installing the correct one, as the VSIX's for cpptools are platform specific. I'm aware of this issue which will install the wrong binaries on ARM64 Windows via Remote SSH, but that should not result in the issue you are seeing, as that also installs the wrong binaries for VS Code itself. |
Beta Was this translation helpful? Give feedback.
-
I am constantly getting this error "The C/C++ extension doesn't match the system". I am unable to compile my program and run makefile. Please help me with the same.
Beta Was this translation helpful? Give feedback.
All reactions