Skip to content

Arduino Language Server produces a lot of compiler errors when used with Arduino CLI 0.35.0-rc.1 #2401

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

Closed
umbynos opened this issue Nov 3, 2023 · 0 comments · Fixed by #2427
Assignees
Labels
conclusion: resolved Issue was resolved topic: build-process Related to the sketch build process topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@umbynos
Copy link
Contributor

umbynos commented Nov 3, 2023

Originally reported by @kittaakos:

With the 0.35.0-rc.1, there are a lot of compiler errors produced by the Arduino LS. For example, Unknown type name 'uint32_t' clang(unknown_typename), or Use of undeclared identifier 'Serial' clang(undeclared_var_use).
This could be caused by #1486

This is blocking the release of the nightly of the IDE2.

There is a test PR of the IDE2: arduino/arduino-ide#2267

@umbynos umbynos added the type: imperfection Perceived defect in any part of project label Nov 3, 2023
@umbynos umbynos added this to the Arduino CLI v0.35.0 milestone Nov 6, 2023
@per1234 per1234 changed the title fix Language Server errors with v0.35.0-rc.1 Arduino Language Server produces a lot of compiler errors when used with Arduino CLI 0.35.0-rc.1 Sep 25, 2024
@per1234 per1234 added topic: code Related to content of the project itself topic: build-process Related to the sketch build process conclusion: resolved Issue was resolved labels Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved topic: build-process Related to the sketch build process topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants