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. "No QML utility installed" Qt 5.15.13

"No QML utility installed" Qt 5.15.13

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 689 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
    Pouriya
    wrote on last edited by
    #1

    I've built Qt 5.15.13 from source with below parameters:

    configure.bat -static -release -platform win32-g++ -opensource -confirm-license -qt-zlib -qt-libpng -qt-webp -qt-libjpeg -qt-freetype -no-xcb -no-opengl -skip qtdoc -skip qtscxml -skip qtwebchannel -skip qtxmlpatterns -skip qt3d -skip qtcharts -skip qtdatavis3d -skip qtgamepad -skip qtlottie -skip qtmacextras -skip qtnetworkauth -skip qtpurchasing -skip qtquick3d -skip qtremoteobjects -skip qtscript -skip qtspeech -skip qtsvg -skip qtwayland -skip qtwebglplugin -skip qtwebview -skip webengine -skip qtvirtualkeyboard -make libs -nomake tools -nomake examples -nomake tests
    

    with mingw 11.2.0 x64 on Windows 10.
    The build procedure finished with no error and qt installed successfully; however when I add this qt to qt versions of QtCreator 13.0.1, it complains that "No QML utility installed".
    These are what I've found in the install directory:
    1.png

    2.png

    3.png

    How can I use qml with this version?

    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