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. Where can find QtCreator x64 deployment process?
Qt 6.11 is out! See what's new in the release blog

Where can find QtCreator x64 deployment process?

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
3 Posts 2 Posters 685 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.
  • Q Offline
    Q Offline
    QiFen
    wrote on last edited by aha_1980
    #1

    Because our project is too large...
    32bit qt creator cannot handle our project, it crashes usually.

    So I try to build Qt Creator 64bit version.
    But I do not know how to deploy full feature QtCreator.

    I follow this instruction to build qt creator.
    https://wiki.qt.io/Building_Qt_Creator_from_Git

    Then use windeployqt.exe to copy binary into qt creator folder.
    But it lost so many binary files like Qt5Qml.dll, all plugins etc...
    When I copy those file manually. Then I can open Qt Creator, but plugin loader occurs error.
    It shows Help, PerfProfiler, QmlDesigner, QmlProfiler cannot be loaded.

    So... I gave up....

    I want to reference qt official deploy instructions/flow/process, but I can't find that.
    Anyone know where can I find official deploy process (like CI's build step)?

    Or.... How to deploy full feature qt creator by myself?

    Thanks

    aha_1980A 1 Reply Last reply
    0
    • Q QiFen

      Because our project is too large...
      32bit qt creator cannot handle our project, it crashes usually.

      So I try to build Qt Creator 64bit version.
      But I do not know how to deploy full feature QtCreator.

      I follow this instruction to build qt creator.
      https://wiki.qt.io/Building_Qt_Creator_from_Git

      Then use windeployqt.exe to copy binary into qt creator folder.
      But it lost so many binary files like Qt5Qml.dll, all plugins etc...
      When I copy those file manually. Then I can open Qt Creator, but plugin loader occurs error.
      It shows Help, PerfProfiler, QmlDesigner, QmlProfiler cannot be loaded.

      So... I gave up....

      I want to reference qt official deploy instructions/flow/process, but I can't find that.
      Anyone know where can I find official deploy process (like CI's build step)?

      Or.... How to deploy full feature qt creator by myself?

      Thanks

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @QiFen

      http://download.qt.io/official_releases/qtcreator/4.8/4.8.2/qt-creator-opensource-windows-x86_64-4.8.2.exe

      Qt has to stay free or it will die.

      1 Reply Last reply
      2
      • Q Offline
        Q Offline
        QiFen
        wrote on last edited by
        #3

        Thanks alots!

        1 Reply Last reply
        1

        • Login

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