Y
Hacker News
new
|
ask
|
show
|
jobs
by
JTbane
442 days ago
Correct me if I'm wrong but the usual advice in the C/C++ world is just grab the source code of any libraries you want and build them yourself (or use built-in OS libs). This is not great if you have a lot of dependencies.