Hacker News new | ask | show | jobs
by pjmlp 1704 days ago
I have used SDL on Windows with VC++ since 20 years now, so why bother at all with WSL?
1 comments

I do basically all my development in Linux. I just wanted to be able to also do some of that work on a particular Windows system sometimes.
Fair enough,

although cmake + vcpkg + vc work just fine, it even does up to C17 if that is more your thing (minus optional annexes).