Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QML to EXE/without DLL
Forum Updated to NodeBB v4.3 + New Features

QML to EXE/without DLL

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 1.2k 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.
  • P Offline
    P Offline
    petro2033
    wrote on last edited by
    #1

    Hello, a have my QML project, that has main.cpp, mainwin.cpp, main.h, proj_name.pro and QML files. So, i want convert my project to exe WITHOUT needed *.dll such as icudt49.dll, icuin49.dll, icuuc49.dll etc. I make new static profile for QT version 5.0.2 (creator 2.7.0), and i can build my project(console and gui project) without dll, only exe. When i try select my profile for QML project i have message (on options) "No qmlscene installed" and "No qmlviewer installed" so can you help me? http://uploads.im/ysCk2.png

    P.S. how i build new profile
    QMAKE_LFLAGS = -static
    configure -opensource -release -nomake examples -nomake demos -nomake tools -nomake translations -nomake docs -no-rtti -no-openssl -no-opengl -static -platform win32-g++

    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