Error compiling ESP-IDF using latest PReview9

Sysprogs forums Forums VisualGDB Error compiling ESP-IDF using latest PReview9

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #22725
    lzambonelli @mexage
    Participant

    Hi guys,

    i’m having some problem when i try to compile an ESP-IDF solution.

    The attachment is showing the problem.

    I have the same issue in a collegue  PC, that has the error on bool

     

    Everything was fine with previous versions

    Do you have any idea about that?

    Thanks in advance for your kindly help

     

    Leonardo Zambonelli

     

    Attachments:
    You must be logged in to view attached files.
    #22727
    support
    Keymaster

    Hi,

    Are you using the new advanced ESP-IDF project subsystem, or is it a regular VC++-based project?

    #22730
    lzambonelli @mexage
    Participant

    I’m using the esp-idf project subsystem.

    I’ve been working at the sane project sinceramente June 2018

    #22731
    support
    Keymaster

    Hi,

    Thanks for confirming this. It looks like an IntelliSense-related error, so please first check if the project builds successfully.

    Then try creating a new project from scratch (ensure it uses the same make/cmake tool) and check if the problem persists.

    If the problem does not affect build, please try clearing the VisualGDBCache and CodeDB folders when the project is closed and then reopening it. If the problem affects build, please try comparing your project settings with a newly created project that builds.

    Finally, if you cannot create any project at all, please try reinstalling the ESP32 toolchain, as it might have gotten corrupt.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.