Hacker News new | ask | show | jobs
by chaxor 1143 days ago
Yeah, it's so awful - and IMO windows solves this problem really well.

You just don't ever get to build anything - so problem solved! :)

1 comments

Its not as popular to distribute projects as source on windows, but ive personally built a dozen or so libs and dependencies from cmake into msbuild/visual studio SLN files, so it actually does happen because I've found that Linux devs don't tend to distribute precompiled binaries at all. I think this trend it changing now though because I see a lot of github projects releasing binaries for a lot of different platforms in the releases section.