Skip to content

Port usbhostfs_pc to libusb-1.0 #15

Open
@BioBox

Description

@BioBox

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions