-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Description
I have issues compiling this because the pspsh makefile uses the out of date -lcurses library, which my linker can't find even though I have all the development packages. Changing it to -lncurses fixes it. Is there any reason not to change this?
I also have problems with the libusb requirement. This software uses libusb 0.1, but my os only has the dev package for libusb 1.0 which is not backwards compatible.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels