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