Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4990

SDK • Issue installing the SDK Linux Mint

$
0
0
I am very annoyed right now and hoping someone can assist. I am following the instructions in the Getting Started document on how to install the SDK. I have even researched and watched several videos on YT about doing this on Linux Mint and absolutely no one seems to be running into this error I continue to get. I have tried variations of the path on the export command and absolutely no dice.

I know the directory does in fact exist, I have tried modifying the definition for export as well. It seems to always add those extra two . in front of the pico-sdk directory name no matter what I do.

Is there anyone that can help me with this? Thanks in advance.

brendan@All-In-One:~/RaspPICO/pico-examples$ mkdir build
brendan@All-In-One:~/RaspPICO/pico-examples$ cd build
brendan@All-In-One:~/RaspPICO/pico-examples/build$ export PICO_SDK_PATH=../..pico-sdk
brendan@All-In-One:~/RaspPICO/pico-examples/build$ cmake ..
Using PICO_SDK_PATH from environment ('../..pico-sdk')
CMake Error at pico_sdk_import.cmake:63 (message):
Directory '/home/brendan/RaspPICO/pico-examples/..pico-sdk' not found
Call Stack (most recent call first):
CMakeLists.txt:4 (include)

-- Configuring incomplete, errors occurred!

Statistics: Posted by BrendanF — Sat Apr 13, 2024 6:38 pm — Replies 2 — Views 50



Viewing all articles
Browse latest Browse all 4990

Trending Articles