Skip to content

add libusb-dev install to readme #7

@jaguardo

Description

@jaguardo

sudo apt-get install libusb-dev

otherwise you will get:

ups/src/lib/usbhid.h:4:10: fatal error: usb.h: No such file or directory
    4 | #include <usb.h>
      |          ^~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/openups.dir/build.make:63: CMakeFiles/openups.dir/src/main.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:76: CMakeFiles/openups.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions