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. Qt 5.14 and NetBeans code completion
Qt 6.11 is out! See what's new in the release blog

Qt 5.14 and NetBeans code completion

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 420 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.
  • D Offline
    D Offline
    Daniel Santos
    wrote on last edited by
    #1

    Hello all,

    I managed to create a working QT 5.14 project on netbeans 8.1 on a macintosh mojave machine.
    I can compile and run, but the code completion is partially working. For example the include statement :
    #include <QApplication>
    shows a warning "There are unresolved includes inside <QApplication>". Digging a bit deeper its complaining of <QtWidgets/qtwidgetsglobal.h>. I located that in the distribution but its inside a /private directory inside a framework.
    How can I get code completion to work ?
    Thanks,
    Regards

    1 Reply Last reply
    1

    • Login

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