pico-setup icon indicating copy to clipboard operation
pico-setup copied to clipboard

CMake can't find picotool

Open wwoofbum opened this issue 9 months ago • 2 comments

I have recently (2/6/2025) run the pico_setup.sh script to install the pico-sdk &c on a Raspberry Pi 4B. When I (following the instructions in getting-started-with-pico.pdf) I use the command line to build the "blink" application, CMake informs me that it cannot find picotool and will, therefore, download and build it from source. Executing 'which picotool' returns '/usr/local/bin/picotool' Executing 'picotool version' returns 'picotool v2.1.0 (Linux, GNU-12.2.0)'

wwoofbum avatar Feb 09 '25 18:02 wwoofbum

ping @will-v-pi

lurch avatar Feb 10 '25 12:02 lurch

I have a PR to fix this in pico_setup.sh - https://github.com/raspberrypi/pico-setup/pull/43

will-v-pi avatar Feb 10 '25 12:02 will-v-pi

#43 has now been merged, so closing this.

lurch avatar Jun 04 '25 12:06 lurch