Comment on Zed for Windows: What's Taking So Long?parentComments−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
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.