Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Issue with 'output' Configuration in arduino.json on Windows platform #1698

Open
xixiha5230 opened this issue Dec 5, 2023 · 0 comments
Open

Comments

@xixiha5230
Copy link

xixiha5230 commented Dec 5, 2023

Issue Summary:
When I add the following line to the arduino.json file:

"output": ".\\build",

It leads to errors during the image upload to the development board. The error message is:

"Upload failed: Error while looking for the build project: Auto-detecting generated project: Cannot find a valid build project."

When I remove "output": ".\\build", it uploads normally.

Environment:

  • Operating System: Windows
  • Board: AmebaD can find in there
@xixiha5230 xixiha5230 changed the title There may be a problem with the automatically generated arduino file Issue with 'output' Configuration in arduino.json on Windows platform Dec 5, 2023
@xixiha5230 xixiha5230 reopened this Dec 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant