Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Creator 3.0.1 IDE stops doing auto-complete when doing mobile app programming
Forum Updated to NodeBB v4.3 + New Features

Creator 3.0.1 IDE stops doing auto-complete when doing mobile app programming

Scheduled Pinned Locked Moved Mobile and Embedded
4 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.
  • K Offline
    K Offline
    kloveridge
    wrote on last edited by
    #1

    I have just been starting to work in QT for IOS. I can get the app to compile and run fine. But one annoying problem that has show up is Creator's IDE now has become a basic word processor. Auto-complete features have mostly stopped working. Many of QT's keywords have stopped being colorized. Help has stopped working as well.

    If I switch over to a project that is supposed to go to the desktop, voila! Everything starts working again. Whats going on?

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kloveridge
      wrote on last edited by
      #2

      After doing some poking around, I found a post that mentioned the following steps:

      1. Do a clean
      2. Run Qmake
      3. Shut QT down
      4. Deleting the project.pro.user file,
      5. Restart QT, and load the project.pro file. Construct a new project.prop.user file.

      I did all these steps, and everything started working.

      This reminds me of what occasionally happens in Xcode. Usually the solution is to delete derived data and restart Xcode.

      Not sure if this is the right answer, but it does appear to have fixed my problem for now.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kloveridge
        wrote on last edited by
        #3

        I spoke prematurely. Do the above steps simply switched QT back to compiling for desktop. When I set it to compile to Ios, everything stops working again. If I switch it to compile back to desktop, everything works.

        I guess I can live with that. It sometimes is a pain to always send out to the device. But just wonder if anyone knows if there is something I can do?

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

          Hi,

          One thing you can do is check the "bug report system":http://bugreports.qt-project.org to see if it's something known.

          You can also try the Qt Creator 3.1 RC1 to see if it works better

          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

          • Login

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