Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QtCreator and ESP-IDF (ESP32 development framework)

QtCreator and ESP-IDF (ESP32 development framework)

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 4.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    ascii78
    wrote on 6 Aug 2018, 14:20 last edited by
    #1

    Hi

    I've been having some difficulty getting Qt creator to work with the ESP-IDF framework. ESP-IDF is a development framework for the ESP32 microcontroller from expressif. The problem is that when i use the CLangCodeModel plugin that is now on by default, all the realtime warnings and tab completions dissapear, I can still 'follow symbol under cursor' and do other navigations. Strange thing is that when i create the project they initially seem to work, I've also tried with an ESP-IDF branch that uses cmake and the same thing happens.

    My question is where clangmodel gets it warnings/completions from, is there a debug log I can enable somewhere to see if it's working properly ? Maybe the ESP-IDF codebase is too large for clangmodel ?

    Github repo with how I setup the project & .pro file is: https://github.com/ascii78/esp-template-qtcreator

    Screenshot where it is working with qmake:

    alt text

    1 Reply Last reply
    1

    1/1

    6 Aug 2018, 14:20

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved