raspberrypi / pico-setup

92 stars 42 forks source link

Cmake error when I run `./pico_setup.sh` #34

Closed GalaxiumNation closed 4 months ago

GalaxiumNation commented 4 months ago

Using PICO_SDK_PATH from environment ('/home/galaxium/pico/pico-sdk') -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Could NOT find LIBUSB (missing: LIBUSB_INCLUDE_DIR) CMake Error at CMakeLists.txt:34 (message): picotool cannot be built because libUSB is not found What happened? CMakeOutput.log

lurch commented 4 months ago

Moving this to the pico-setup repo. What OS were you using?

lurch commented 4 months ago

See also #15 and #21

GalaxiumNation commented 4 months ago

Ubuntu 22.04