GithubHelp home page GithubHelp logo

Comments (10)

kolipakakondal avatar kolipakakondal commented on July 18, 2024

Hi @hcanak Do you see this issue even after the build? Headers and symbols will be resolved only after the build.

from idf-eclipse-plugin.

hcanak avatar hcanak commented on July 18, 2024

Hi @hcanak Do you see this issue even after the build? Headers and symbols will be resolved only after the build.

Yes. Building gives same errors.

from idf-eclipse-plugin.

kolipakakondal avatar kolipakakondal commented on July 18, 2024

From the log, I see parser is failed.

!ENTRY org.eclipse.cdt.core 4 0 2023-12-21 22:23:33.734
!MESSAGE Unexpected overload for binary operator 28: 'operator =='

Hi @hcanak If the build is sucessful and you still see headers and symbols issues, then this could be due to new C/C++ 20 language features used in the some of these files you have added, which is not yet supported by the Eclipse CDT Indexer.

I would suggest you can setup CDT LSP based editor which has a support for new language features. For setup, please refer to this documentation.

If the build not successful, then this might be an issue with configuring CMake build system. Please refer to this.

Ref:
#861

from idf-eclipse-plugin.

hcanak avatar hcanak commented on July 18, 2024

I have uninstalled everthing and started a fresh install using esp-idf-tools-setup-online-2.24.exe. After installation completed,
I gives the folloving error when i want to install LSP.

image

image

from idf-eclipse-plugin.

kolipakakondal avatar kolipakakondal commented on July 18, 2024

Here is what you can do:

  1. Download and install https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-2.12.0-win32.win32.x86_64.zip
  2. Launch the IDE
  3. Install CDT-LSP using this udpate site https://dl.espressif.com/dl/idf-eclipse-plugin/updates/latest/
  4. Restart IDE
  5. Configure/Install ESP-IDF and Tools using menu "Espressif> ESP-IDF Tools Manager > Install Tools", here choose your existing esp-idf directory path, python and git and click on install.
  6. Configure clangd as mentioned here

Let us know how it goes.

from idf-eclipse-plugin.

hcanak avatar hcanak commented on July 18, 2024

Here is what you can do:

  1. Download and install https://dl.espressif.com/dl/idf-eclipse-plugin/ide/Espressif-IDE-2.12.0-win32.win32.x86_64.zip
  2. Launch the IDE
  3. Install CDT-LSP using this udpate site https://dl.espressif.com/dl/idf-eclipse-plugin/updates/latest/
  4. Restart IDE
  5. Configure/Install ESP-IDF and Tools using menu "Espressif> ESP-IDF Tools Manager > Install Tools", here choose your existing esp-idf directory path, python and git and click on install.
  6. Configure clangd as mentioned here

Let us know how it goes.

All these steps success.
I started example project but LSP does not seem to work, see below please:

log.log

image

from idf-eclipse-plugin.

kolipakakondal avatar kolipakakondal commented on July 18, 2024

Hi @hcanak Syntax coloring seems to be missing, will take a look.

But editor will detect syntax errors, provide content proposals and works well with the new C/C++ lang features. For navigation you can use F3 or Ctrl+Click.

from idf-eclipse-plugin.

hcanak avatar hcanak commented on July 18, 2024

Hi @hcanak Syntax coloring seems to be missing, will take a look.

But editor will detect syntax errors, provide content proposals and works well with the new C/C++ lang features. For navigation you can use F3 or Ctrl+Click.

The project builds succesfully but F3 or CRTL+Click does not work;

image

from idf-eclipse-plugin.

hcanak avatar hcanak commented on July 18, 2024

Hello,
I formatted windows and install everything several times, both in win10 and win11, the issue is same:(
Is there any suggestion? @kolipakakondal

Is someone interested in this issue or should I consider to switch stm32?

from idf-eclipse-plugin.

sigmaaa avatar sigmaaa commented on July 18, 2024

Hi @hcanak,

Apologies for the delayed response. Fortunately, we were able to reproduce and address this issue by updating dependencies. You can find the details of the fix here: #892 (comment).

from idf-eclipse-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.