Skip to content

Installation and Deployment

Your Qt just doesn't want to build? Your compiler can't find the libs? Here's where you find comfort and understanding. And help.
9.6k Topics 50.1k Posts
  • 18 Votes
    1 Posts
    21k Views
    No one has replied
  • 0 Votes
    4 Posts
    46 Views
    SGaistS

    Which compiler are you using ?

  • Redirected loop detected....can't install. See screenshot

    Unsolved
    4
    0 Votes
    4 Posts
    95 Views
    R

    Finally got it working with this mirror

    .\installer.exe --mirror https://mirrors.ustc.edu.cn/qtproject/

  • 0 Votes
    1 Posts
    47 Views
    No one has replied
  • Install problem

    Unsolved
    2
    0 Votes
    2 Posts
    36 Views
    SGaistS

    Hi and welcome to devnet,

    You seem to be hitting a faulty mirror.
    Retry with a different one.

  • make: *** [Makefile:51: sub-src-make_first] Error 2

    Unsolved
    8
    0 Votes
    8 Posts
    5k Views
    E

    Was this error ever resolved @Buket ?

  • 0 Votes
    8 Posts
    82 Views
    JonBJ

    @Madzi
    That sounds right. For UI projects you don't need to spawn a terminal, but for console ones you do. It's a per-project setting.

  • Error while downloading Qt

    Moved Unsolved
    3
    0 Votes
    3 Posts
    111 Views
    S

    Try with the following installer command with mirror:

    ./qt-online-installer-linux-x64-4.8.1_1.run --mirror "https://mirrors.ustc.edu.cn/qtproject"

    If you are installing it for windows, use the windows online installer file. Hopefully, it works.

  • How to download 5.15? (Open source)

    Unsolved
    23
    0 Votes
    23 Posts
    5k Views
    SprezzaturaS

    "refresh the installer." = click "Filter"

  • Error Building the QMYSQL Plugin on Windows

    Solved
    3
    0 Votes
    3 Posts
    89 Views
    B

    Thank you

  • Maintenance Tool Issue: Request for Assistance

    Moved Unsolved
    13
    0 Votes
    13 Posts
    316 Views
    R

    @SGaist I restarted the PC and opened Qt Creator. Everything went back to normal. The cache memory of Qt Creator seems to have cleared.

  • 0 Votes
    10 Posts
    181 Views
    SGaistS

    @Christian-Ehrlicher said in Can't load sql drivers when configuring and building Qt 6.8.1 from source on linux/Ubuntu 24.04.1:

    Pass PostgreSQL_ROOT as written in the documentation: https://doc.qt.io/qt-6/sql-driver.html#how-to-build-the-qpsql-plugin-on-unix-and-macos

    My bad for the -L pointer ! Old Qt 5 habits.

    @Christian-Ehrlicher is correct.

    As for the sudo requirements, it's still wrong. The fact that you have stuff in /usr/local should have no influence unless there's a in issue with the files permissions that should be fixed.

    As for PATH, it's only used to find executables on Linux, it has nothing to do with libraries.

  • QtDocumentation:Build

    Unsolved
    6
    0 Votes
    6 Posts
    114 Views
    SGaistS

    The configure summary tells you why qdoc will not be built. That's what you need to take into account.

  • Qt for macOS Big Sur 11.7.10

    Unsolved
    2
    0 Votes
    2 Posts
    61 Views
    Pl45m4P

    @OrazioArcidiacono said in Qt for macOS Big Sur 11.7.10:

    Can you help me please ?

    No, you need to downgrade Qt or upgrade your macOS depending on the Qt version that you are actually using

    As per:

    https://doc.qt.io/qt-6/macos.html#supported-configurations

    Qt 6.8 for example does not work on macOS 11 or earlier. It needs macOS 12 or later, exactly as it mentions.
    Whereas Qt 6.7 mentions macOS 11, 12, 13, 14 (as target platforms) here:

    https://doc.qt.io/qt-6.7/macos.html#supported-configurations
  • 0 Votes
    4 Posts
    85 Views
    D

    I may have solved this and will post why I think I have once I've confirmed a third party can also run it.

  • QxOrm installation

    Unsolved
    2
    0 Votes
    2 Posts
    44 Views
    SGaistS

    Hi and welcome to devnet,

    You should rather check with the QxOrm folks on their forum. You will find there people used to that library.

  • cant't build qt6.8.1 from source on Windows 11

    Unsolved
    6
    0 Votes
    6 Posts
    135 Views
    jsulmJ

    @big-dick Which branch do you build?
    I would also not use folders with non-ASCII characters.

  • 0 Votes
    6 Posts
    106 Views
    R

    That fixed it. I used brctl evict to make a large folder of iCloud files go offline, then the QT installer decided it was ok to install this time.

  • Connect SQL Server with QODBC Driver

    Unsolved
    6
    0 Votes
    6 Posts
    155 Views
    jsulmJ

    @VuChu said in Connect SQL Server with QODBC Driver:

    I already installed most of component in online installer, and seem like the QODBC was installed in my sqldrivers.

    @Christian-Ehrlicher was talking about Microsoft ODBC driver, not QODBC...

  • Error during installation

    Unsolved
    4
    0 Votes
    4 Posts
    132 Views
    Ketan__Patel__0011K

    @msauer751

    You can follow this link : https://doc.qt.io/qt-6/get-and-install-qt-cli.html#selecting-mirror-for-opensource

    Open the command prompt and execute below command. 1st command was worked for me.

    Command 1) YOUR_QT_INSTALLER.exe --mirror http://www.nic.funet.fi/pub/mirrors/download.qt-project.org
    Command 2) YOUR_QT_INSTALLER.exe --mirror http://ftp2.nluug.nl/languages/qt