Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fail to compile if your windows usernam contains "&" #10799

Open
1 task done
darrepac opened this issue Jan 2, 2025 · 2 comments
Open
1 task done

Fail to compile if your windows usernam contains "&" #10799

darrepac opened this issue Jan 2, 2025 · 2 comments
Labels
IDE: Arduino IDE Issue relates to Arduino IDE

Comments

@darrepac
Copy link

darrepac commented Jan 2, 2025

Board

ESP32 WROOM

Device Description

plain module, USB

Hardware Configuration

No HW configuration yet

Version

v3.1.0

IDE Name

Arduino IDE

Operating System

W11

Flash frequency

40MHz

PSRAM enabled

yes

Upload speed

115200

Description

Can't compile any sketch, end up quickly with the following error:

& was unexpected at this time.
exit status 1

Compilation error: exit status 1

Seems related to the fact that my Windows username contains a "&" which was not causing problem so far with other sw (more than 10 years)

Sketch

any

Debug Message

& was unexpected at this time.
exit status 1

Compilation error: exit status 1

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.
@darrepac darrepac added the Status: Awaiting triage Issue is waiting for triage label Jan 2, 2025
@SuGlider SuGlider added IDE: Arduino IDE Issue relates to Arduino IDE and removed Status: Awaiting triage Issue is waiting for triage labels Jan 2, 2025
@SuGlider
Copy link
Collaborator

SuGlider commented Jan 2, 2025

@darrepac - Was it working before with the same Arduino IDE + previous ESP32 Arduino Core version?

@darrepac
Copy link
Author

darrepac commented Jan 2, 2025

First time I work on ESP32...but I can say that it was neither working with previous Arduino IDE and previous ESP32 Arduino Core Version. So seems to be an old problem (but still there)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IDE: Arduino IDE Issue relates to Arduino IDE
Projects
None yet
Development

No branches or pull requests

2 participants