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 4.9.2 Qt 5.12.6 - Qml emulation layer (QML Puppet) build error
QtWS25 Last Chance

QtCreator 4.9.2 Qt 5.12.6 - Qml emulation layer (QML Puppet) build error

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 521 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.
  • N Offline
    N Offline
    nico88desmo
    wrote on last edited by
    #1

    Dear All,

    as written in the title, I have a problem using Design Mode in QtCreator with .qml files.
    My software configuration is:

    • Qt Creator 4.9.2
    • Qt 5.12.6
    • MSVC 2017 64 bit

    Following this web page (https://doc.qt.io/qtcreator/creator-qml-modules-with-plugins.html), in QtCreator I set the flag:
    Tools > Options > Qt Quick > Qt Quick Designer > Use QML emulation layer which is built by the selected Qt
    and I put as "Top Level Build Path" the path of MSVC that I'm using in my project, that is:
    C:\Qt\5.9.7\msvc2015\bin

    When I open a .qml file in Design mode, build process start but it raises error at 36%; the error is the follow:
    Screenshot_20191120_152123.png

    Error output file is the follow one:
    Screenshot_20191120_152212.png

    Any ideas??

    Thanks,
    Nicola

    jsulmJ 1 Reply Last reply
    1
    • N nico88desmo

      Dear All,

      as written in the title, I have a problem using Design Mode in QtCreator with .qml files.
      My software configuration is:

      • Qt Creator 4.9.2
      • Qt 5.12.6
      • MSVC 2017 64 bit

      Following this web page (https://doc.qt.io/qtcreator/creator-qml-modules-with-plugins.html), in QtCreator I set the flag:
      Tools > Options > Qt Quick > Qt Quick Designer > Use QML emulation layer which is built by the selected Qt
      and I put as "Top Level Build Path" the path of MSVC that I'm using in my project, that is:
      C:\Qt\5.9.7\msvc2015\bin

      When I open a .qml file in Design mode, build process start but it raises error at 36%; the error is the follow:
      Screenshot_20191120_152123.png

      Error output file is the follow one:
      Screenshot_20191120_152212.png

      Any ideas??

      Thanks,
      Nicola

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @nico88desmo The actual error is not there - check what is above the lines you posted.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • N Offline
        N Offline
        nico88desmo
        wrote on last edited by
        #3

        @jsulm thanks for the answer, unfortunately I haven't other error lines above the one I've posted.
        Are there other .log files I can check?

        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