I'm not certain if this is significant or not, but it appears the when detecting tools the system python v3.8.2 is found (see end of code block, below). The python version installed with the extension in the %userprofile%/.pico-sdk directory is 12.1.0. Shouldn't the build flow use the python version that's bundled with the SDK instead of the system python?
This log data is from the zipped file in the prior post.
This log data is from the zipped file in the prior post.
I'm grabbing at straws here, as there's nothing in the logs that clearly point to the error. Just the Generator Process exited with code: null message at the end.console.ts:137 [Extension Host] [DEBUG] [NewProjectPanel] -- The C compiler identification is GNU 13.2.1
-- The CXX compiler identification is GNU 13.2.1
-- The ASM compiler identification is GNU
-- Found assembler: C:/Users/purbanus/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-gcc.exe
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/Users/purbanus/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-gcc.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: C:/Users/purbanus/.pico-sdk/toolchain/13_2_Rel1/bin/arm-none-eabi-g++.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Python3: C:/Python38/python.exe (found version "3.8.2") found components: Interpreter
-- Configuring done (12.1s)
log.ts:439 ERR [Extension Host] [[31mERROR[0m] [NewProjectPanel] Generator Process exited with code: null
console.ts:137 [Extension Host] [ERROR] [NewProjectPanel] Generator Process exited with code: null
Statistics: Posted by urbite — Thu Aug 22, 2024 12:23 am