Y
Hacker News
new
|
ask
|
show
|
jobs
by
lacker
227 days ago
The only thing I dreaded more was trying to run other people's C++ projects.
1 comments
peterfirefly
227 days ago
vcpkg seems to help a lot there, at least for Windows code and msbuild/Visual Studio.
link
oivey
227 days ago
Which means you’re already generally in worse shape than Python. At least Python’s half baked packaging systems try to be multi-platform.
link
peterfirefly
226 days ago
vcpkg is also multi-platform (Linux, macOS). I just haven't used it for any of those yet.
link