Y
Hacker News
new
|
ask
|
show
|
jobs
by
mudkipdev
297 days ago
Try compiling anything in C
1 comments
wolvesechoes
297 days ago
Are you saying that it is somehow complicated to press
Build
in the VS window?
link
mudkipdev
295 days ago
Visual Studio uses MSVC along with its own project format. Most C projects depend on specific tool chains or compilers.
link