Quantcast
Viewing all articles
Browse latest Browse all 4923

SDK • Re: [Solved - Mega Crimbo Brain Fart] Failed to build 'picotool'

Obvious thing, you need all the files, like in the prebuild https://github.com/raspberrypi/pico-sdk-tools (I guess there are). Setting picotool_DIR, I needed to compile it with:

Code:

cmake -G "Ninja" -D CMAKE_INSTALL_PREFIX=C:\where\will\be\picotool -D PICOTOOL_FLAT_INSTALL=1 -S W:\picotool-2.0.0 -B W:\picotool-2.0.0\build
or similar.

Statistics: Posted by MatSOBDev2 — Tue Dec 31, 2024 6:57 pm



Viewing all articles
Browse latest Browse all 4923

Trending Articles