question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[REQUEST]: Install MSVC with support of /std:c11

See original GitHub issue

Is your feature request related to a problem? Please describe

Installed MSVC do not support /std:c11.

Describe the solution you’d like

Install MSVC with support of /std:c11.

Describe alternatives you’ve considered

None.

Additional context

Not applicable

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
timmy-mscommented, Jun 3, 2022

Deployed on 6/3/2022

1reaction
timmy-mscommented, Feb 19, 2022

Working on this. Couple weeks hopefully.

Read more comments on GitHub >

github_iconTop Results From Across the Web

C11 and C17 Standard Support Arriving in MSVC
Our team is happy to announce that C11 and C17 are becoming supported language versions in the MSVC compiler toolset starting with Visual...
Read more >
MSVC19.27 / VS16.7 /std:c11 target_compile_features ...
We would like CMake compile line to include /std:c11 . This example uses Visual Studio 16.7. CMake -> Ninja command line that fails...
Read more >
Za /std:c11 leads to "Command line error D8016
A fix for this issue has been released! Install the most recent release from https://visualstudio.microsoft.com/downloads/. Thank you for providing valuable ...
Read more >
Pip error: Microsoft Visual C++ 14.0 is required - Stack Overflow
After you have installed Visual C++, just re-run the original command: ... package in Conda (this option doesn't require admin rights).
Read more >
cpp-docs/std-specify-language-standard-version.md at main
For more information and installation instructions, see Install C11 and C17 support in Visual Studio. When you specify /std:c11 or /std:c17 , MSVC...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found