Skip to content

Commit

Permalink
Update labrador_bootstrap_pi
Browse files Browse the repository at this point in the history
  • Loading branch information
EspoTek authored Mar 14, 2022
1 parent 9169bc1 commit a46a767
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions labrador_bootstrap_pi
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ git clone --depth 1 https://github.com/espotek/labrador
# Set PATH so that make can find gcc-8.10
export PATH=/usr/local/gcc-8.1.0-labrador/bin:$PATH

# Set QT_SELECT so qtchooser picks the right version
export QT_SELECT=qt5

# Build labrador
cd labrador/Desktop_Interface
qmake
Expand Down

0 comments on commit a46a767

Please sign in to comment.