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:or similar.
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
Statistics: Posted by MatSOBDev2 — Tue Dec 31, 2024 6:57 pm