meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
2.97k stars 711 forks source link

[Bug]: When trrying to compile rak11310 it errors out. #4018

Closed Donnie650 closed 3 weeks ago

Donnie650 commented 3 weeks ago

Category

Other

Hardware

Rak11310

Firmware Version

2.3.11.2740a56

Description

When attempting to compile I get this error before it finishes configuration at startup.

Relevant log output

VCSBaseException: VCS: Could not process command ['git', 'clone', '--recursive', '--depth', '1', '--branch', '3.7.2', 'https://github.com/earlephilhower/arduino-pico.git', 'C:\\Users\\User\\.platformio\\.cache\\tmp\\pkg-installing-kksuokzw']
thebentern commented 3 weeks ago

The pico toolchain is very big and sometimes the long subdirectory paths break windows.