Using compiler explorer in IDE mode with msvc

56 views Asked by At

When using compiler explorer in IDE mode with CMake, I can easily switch between gcc or clang versions but msvc gives me: <Compilation failed: Request failed: HTTP error code 400>.
A basic example.

Is it possible to make it works with msvc, and how ?

1

There are 1 answers

0
Alan Birtles On BEST ANSWER