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 2.8.1 question
Forum Updated to NodeBB v4.3 + New Features

QtCreator 2.8.1 question

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 1.1k Views 1 Watching
  • 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.
  • cmessineoC Offline
    cmessineoC Offline
    cmessineo
    wrote on last edited by
    #1

    Hi all, I've been using QtCreator 2.8.1 with Qt 4.8.4 and need to start working with Qt 5.2.1. I don't want to go to QtCreator 3 because the qml designer specific file structure has changed, and I have about 30 QML controls I use and don't want to rewrite the specifics file for each one right now.

    Anyways I downloaded and built Qt 5.2.1 on Mint Mate 32 bit and added Qt 5.2.1 to my Qt Versions in QtCreator and created another kit. I thought all would be well until I tried to create a simple Qt Quick 2 Extension Plugin. The intellisense and code completion is not working if I try and use the Qt 5.2.1 kit.

    Does anybody have any suggestions on how to get code completion and intellisense to work? The plugin compiled with no issues, I kind of need the intellisense and code completion to work. QtCreator puts a line under all the include statements like it can't find them, but yet it compiles with no issues.

    Thanks

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      AFAIR, Qt 5.2 requires Qt Creator 3 or upper for the features you need as well as to run application. However I don't remember the why exactly.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • cmessineoC Offline
        cmessineoC Offline
        cmessineo
        wrote on last edited by
        #3

        Thank you SGaist, I went to 5.1.1 and all is well.

        1 Reply Last reply
        0

        • Login

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