跳到內容

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.7k 主題 51.1k 貼文
  • Building qtdeclarative Gives "fxc.exe: No such file or directory"

    Unsolved qtdeclarative cross-compiling
    2
    0 評價
    2 貼文
    1k 瀏覽
    M
    I ran into this problem trying to compile ffmpeg with a QT dependancy.... to get past the not found I had to have a path to windows kit that held the fxc.exe file in my case C:\Program Files (x86)\Windows Kits\8.1\bin\x64. the cause seems to be in my case ? \qtdeclarative-git\plugins\scenegraph\d3....the make file has 26 shader header files it is trying to create with fxc.exe . Adding the path gets rid of the file not found BUT it does not get rid of the compile error the command in the make file does not execute correctly at this point it gives a too many files error . (I am still working on that part of it before I bug report it . This is assuming I am using the right fxc.exe and it can be run correctly from inside the build environment in my case mingwin. So if you have any feedback on how you got this working (IF) it would be appreciated here as well . I suspect that the make file has a TAB before the command that is causing the problem because if i cut and paste the commands with the tab i get errors but if i remove the tab it runs fine .
  • QT.5.11.2

    Unsolved
    2
    0 評價
    2 貼文
    215 瀏覽
    SGaistS
    Hi and welcome to devnet, Check the archive here.
  • Deploy Qt application that requires Python3

    Solved
    2
    0 評價
    2 貼文
    245 瀏覽
    SGaistS
    Hi, Pyinstaller might be an option.
  • How to build mysql driver from qt-creator

    Unsolved
    9
    0 評價
    9 貼文
    961 瀏覽
    kshegunovK
    Okay, whatever, I don't feel like arguing and we are going off topic here.
  • After online installer (linux), which env. variables should be updated?

    Solved
    3
    0 評價
    3 貼文
    315 瀏覽
    Q
    Hello, Thank you for your quick answer. I saw it but I wanted to test before answering. It works like you said. I had a doubt : as I used an "official installer" when I typed qtcreator and nothing happened I thought that something went wrong or that there was additional steps to finish the installation. All works fine. Thank you
  • [Solved]Error trying execute without QTCreator: Entry Point Not Found

    deployment windows dll
    9
    0 評價
    9 貼文
    10k 瀏覽
    M
    @vinicius Hi, I solved this by using the cmd "D:\Qt\Qt5.8.0\5.8\mingw53_32\bin\windeployqt.exe test1.exe" it automatically copy all the dependent dlls to the folder. some of the dlls are not indicated by the error messages. But it just works
  • Error while compiling with mcvs 2019

    Unsolved
    1
    0 評價
    1 貼文
    219 瀏覽
    尚無回覆
  • Can't install Qt - connection refused during installation

    Solved qt creator installer
    13
    1 評價
    13 貼文
    19k 瀏覽
    JKSHJ
    @Valera_QT said in Can't install Qt - connection refused during installation: I checked commercial - and no problems. Commercial downloads go through a different server by default. Open source users can pick a different server (mirror) too: https://wiki.qt.io/Online_Installer_4.x#Selecting_a_mirror_for_opensource
  • Qt online installer failed on Xubuntu 20.04

    8
    0 評價
    8 貼文
    974 瀏覽
    H
    @Jonas-Tasng Switched to Linux mint. Problem solved !
  • Could not load the Qt platform plugin "xcb" in "" even though it was found.

    Solved
    4
    0 評價
    4 貼文
    20k 瀏覽
    W
    Same issue on CentOS7: The user has to manually ldd /opt/qtcreator-4.10.2/lib/Qt/plugins/platforms/libqxcb.so then dig for each not found lib which package has to be installed: sudo yum install xcb-util-keysyms .... I would expect from QtCreator to at least properly warn the customer which libs are missing without having to export QT_DEBUG_PLUGINS=1
  • Download Error. Hash verification while downloading failed. Please help

    Unsolved
    4
    0 評價
    4 貼文
    1k 瀏覽
    JKSHJ
    @deeskee said in Download Error. Hash verification while downloading failed. Please help: I'm having this exact issue. Pops up at 33%, then jumps back to 31% on "retry", repeat ad infinitum. Try downloading from a different mirror. Instructions at https://wiki.qt.io/Online_Installer_4.x#Selecting_a_mirror_for_opensource -- You'll need to call the installer from the Command Prompt.
  • About Qt 5.15 LTS Version !

    Unsolved
    2
    0 評價
    2 貼文
    295 瀏覽
    Christian EhrlicherC
    @Nan-Feng said in About Qt 5.15 LTS Version !: Is that right? Yes, (or better: No - they will be released to the non-commercial users in one year)
  • Qt Creator failed to launch on Ubuntu 18

    Solved
    7
    0 評價
    7 貼文
    789 瀏覽
    U
    Thanks @jsulm , it's working now :-)
  • Run qt example is not warning and error but nothing is displayed (exception window)

    Unsolved
    7
    0 評價
    7 貼文
    685 瀏覽
    longhoangdevL
    @J-Hilk Thank you , i will see it later and reply you as soon as possible when i try to doing it that it don't work
  • All abou tQtCreator IDE , not about anyting else Qt - libray , installer , tool(s) . etc ...

    Unsolved
    2
    0 評價
    2 貼文
    263 瀏覽
    sierdzioS
    @AnneRanch said in All abou tQtCreator IDE , not about anyting else Qt - libray , installer , tool(s) . etc ...: What is (question) an official way to install QtCreator IDE ? Run the Online Installer: https://www.qt.io/download-qt-installer What is (question) the current official working version number of QtCreator IDE ? 4.14.1. (qustion ) Is current version of OtCreator IDE NUMBER SAME for windoze and Linux ? YES they are same numbers
  • Starting for scratch - tutorial ?

    Unsolved
    1
    0 評價
    1 貼文
    199 瀏覽
    尚無回覆
  • How to idetify the disk and partiton - in Linux?

    Unsolved
    2
    0 評價
    2 貼文
    248 瀏覽
    sierdzioS
    It probably tries to write to /tmp/. Why are 119 GB required? Have you selected everything from the installer? Only select the parts of Qt you need and this number should go waaaay down.
  • qt creator cannot start the emulator

    Unsolved
    5
    0 評價
    5 貼文
    979 瀏覽
    Pablo J. RoginaP
    @asmmoh said in qt creator cannot start the emulator: I cannot put the question in the two categories together and I need both of them. It's not the way how this forum work. I'm afraid you need to pick one category. And no, you don't need both of them. You just need one post, and hopefully other others helping you with answers.
  • Qt Creator extremely slow when adding large library INCLUDEPATH

    Unsolved qt creator slow includ eigen3
    8
    0 評價
    8 貼文
    3k 瀏覽
    SGaistS
    Hi and welcome to devnet, Quoting myself: @SGaist said in Qt Creator extremely slow when adding large library INCLUDEPATH: Can you try with a more recent version ? Current is 4.2 Which may or may not apply to your case.
  • Issues installation Timeline for QT Creator using Qt 5.15.2 on Mac Big Sur

    Solved
    3
    0 評價
    3 貼文
    500 瀏覽
    S
    I feel so stupid. Thank you so much. I thought I downloaded the git branch for 5.15.2 but I hadn’t. I have just changed to Qt 6 and it installed perfectly.