Skip to content

[windows] invalid compilerPath in c_cpp_properties.json #99

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
ychsiao168 opened this issue Aug 27, 2023 · 2 comments
Closed

[windows] invalid compilerPath in c_cpp_properties.json #99

ychsiao168 opened this issue Aug 27, 2023 · 2 comments

Comments

@ychsiao168
Copy link

platform: win11

command: python pico_project.py --gui and "Create VSCode project" is checked.

line 10 in c_cpp_properties.json:

"compilerPath": "C:\Program Files\Raspberry Pi\Pico SDK v1.5.1\gcc-arm-none-eabi\bin\arm-none-eabi-gcc.EXE",

currently I just modify '\' to '\\' and everything is ok

image
@lurch
Copy link
Contributor

lurch commented Aug 27, 2023

Duplicate of #67 ? ping also @ndabas as it looks like you're using the Windows Pico Setup program.

@ychsiao168
Copy link
Author

Duplicate of #67 ? ping also @ndabas as it looks like you're using the Windows Pico Setup program.

yes same as #67 and I'm using Windows Pico Setup program.

if I use 'update_vscode_json_to_sdk1_5' branch, compilerPath is ok.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants