Comment on Zed for Windows: What's Taking So Long?parentComments−mudkipdev1yTry compiling anything in C−wolvesechoes1yAre you saying that it is somehow complicated to press Build in the VS window?−mudkipdev1yVisual Studio uses MSVC along with its own project format. Most C projects depend on specific tool chains or compilers.
Comments
Try compiling anything in C
Are you saying that it is somehow complicated to press Build in the VS window?
Visual Studio uses MSVC along with its own project format. Most C projects depend on specific tool chains or compilers.