Hacker News new | ask | show | jobs
by 38 689 days ago
> Except for SDL2, all libraries are bundled here (see the libs/ directory).

https://github.com/phoboslab/high_impact#libraries-used

yep. exactly why I dont use C anymore. the package management story is so bad/non existent, that the typical approach is to just vendor everything. no thanks.

1 comments

Isn't the common approach to tell people to install packages from their distribution?
If that's the case, why are they vendored here?