Comment by mudkipdev 6 months ago Try compiling anything in C 2 comments mudkipdev Reply wolvesechoes 6 months ago Are you saying that it is somehow complicated to press Build in the VS window? mudkipdev 6 months ago Visual Studio uses MSVC along with its own project format. Most C projects depend on specific tool chains or compilers.
wolvesechoes 6 months ago Are you saying that it is somehow complicated to press Build in the VS window? mudkipdev 6 months ago Visual Studio uses MSVC along with its own project format. Most C projects depend on specific tool chains or compilers.
mudkipdev 6 months ago Visual Studio uses MSVC along with its own project format. Most C projects depend on specific tool chains or compilers.
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.