studio?
Is there a convenient way to develop c/cpp on windows?
The easyest way is probably to run Ubuntu on wsl
https://docs.microsoft.com/en-us/cpp/build/walkthrough-compile-a-c-program-on-the-command-line?view=msvc-170
It should support every c lib? At least, I will be able to compile any lib?
What do you man every c lib? Visual studio (or the build tools) is only a strict requirement when you want to use windows sdk. For anything else, get any compiler and it'll work
Обсуждают сегодня