Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Error in all projects

Error in all projects

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 2 Posters 946 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.
  • P Offline
    P Offline
    Plasma
    wrote on last edited by
    #1

    Hello. I use Qt Creator 3.5.1 under Ubuntu 15.10 x64. When I load or create new project i get these errors in general message:

    Warnings while parsing QML type information of /opt/Qt/5.5/gcc_64/qml:
    <dump of /opt/Qt/5.5/gcc_64/qml>:1:24: Reading only version 1.1 parts.
    <dump of /opt/Qt/5.5/gcc_64/qml>:10:5: Expected only Component and ModuleApi object definitions.

    How can i remove these errors?

    mrjjM 1 Reply Last reply
    0
    • P Plasma

      Hello. I use Qt Creator 3.5.1 under Ubuntu 15.10 x64. When I load or create new project i get these errors in general message:

      Warnings while parsing QML type information of /opt/Qt/5.5/gcc_64/qml:
      <dump of /opt/Qt/5.5/gcc_64/qml>:1:24: Reading only version 1.1 parts.
      <dump of /opt/Qt/5.5/gcc_64/qml>:10:5: Expected only Component and ModuleApi object definitions.

      How can i remove these errors?

      mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by mrjj
      #2

      @Plasma said:
      Hi and welcome
      it does sounds like this
      https://bugreports.qt.io/browse/QTBUG-45936

      Is the error for all projects even Desktop Widget?

      update: just saw I get them too when opening a project containing
      QML. (win 7)

      P 1 Reply Last reply
      0
      • mrjjM mrjj

        @Plasma said:
        Hi and welcome
        it does sounds like this
        https://bugreports.qt.io/browse/QTBUG-45936

        Is the error for all projects even Desktop Widget?

        update: just saw I get them too when opening a project containing
        QML. (win 7)

        P Offline
        P Offline
        Plasma
        wrote on last edited by
        #3

        @mrjj I get them in all project, even in non-qt c++ projects

        mrjjM 1 Reply Last reply
        0
        • P Plasma

          @mrjj I get them in all project, even in non-qt c++ projects

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Plasma
          Ok
          It seems to be related to this
          https://bugreports.qt.io/browse/QTCREATORBUG-14892

          For me its just a warning and all projects works.

          You could try 5.6 and see if its the same.

          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