Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. I am trying to compile Qt, because I need this specific version for a program that I need to build, but it is not working.
QtWS25 Last Chance

I am trying to compile Qt, because I need this specific version for a program that I need to build, but it is not working.

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 3 Posters 237 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.
  • A Offline
    A Offline
    Arthurfogo7
    wrote on last edited by
    #1

    I need Qt5WidgetsConfig.cmake in the folder, so I need to compile this version to see if I can get these Qt5 Widgets files.
    I tried using the "configure -debug-and-release" command, but nothing happened. Any tips on what I can do to compile it? I emphasize that I need it to be this specific version. It is what the program's Cmake lists.txt requires, after all.
    Command Prompt skips the commands

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Qt5 is not built with cmake and also cmake does not know anything about 'configure' command...

      Please follow the docs.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      2
      • M Offline
        M Offline
        mchinand
        wrote on last edited by mchinand
        #3

        Are you sure you need to compile Qt yourself? Older versions are available via the MaintenanceTool.exe if you select 'Archive' versions. The CMake files will be in `C:\Qt\{qtversion}\{compiler}\lib\cmake'
        29899168-0150-4cbc-ae45-0eee8a8d57ed-image.png

        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