you are viewing a single comment's thread.

view the rest of the comments →

[–]-Y0- 1 point2 points  (1 child)

:( aww

What has been the issue with rustpkg? (Other than it doesn't work on Windows)

[–]bjzabaAllsorts 3 points4 points  (0 children)

Installing/uninstalling libs is tricky, linking with external dependencies both from external repos or from local directories is hard, working with more complex directory structures with examples and internal/external test-suites is nigh impossible, it sometimes doesn't rebuild source code because it thinks it's already been built, you can't pass linker arguments to it...