跳到內容

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.8k 主題 51.2k 貼文
  • 此主題已被刪除!

    Unsolved
    7
    0 評價
    7 貼文
    65 瀏覽
  • Remote repository doesn't work

    Solved
    17
    0 評價
    17 貼文
    3k 瀏覽
    G
    @SGaist Thank you. It worked.
  • Offline installer enterprise edition miss add components feature

    Unsolved
    5
    0 評價
    5 貼文
    1k 瀏覽
    JKSHJ
    @DanieleB said in Offline installer enterprise edition miss add components feature: Unfortunately I am no longer able to download the online installer. Even if I have a perpetual license (up to Qt 5.10.1) I cannot download the latest online installer Nowadays, the open-source and commercial installers are the same. Just use @jsulm's link, and enter your account details when you first run the installer.
  • QT 5.11 from source statically linked using CMake issues

    Solved
    3
    0 評價
    3 貼文
    2k 瀏覽
    S
    I've know just added all libraries from the lib folder, without knowing wich one i need, since it was extremely painful to track down the correct libs. I somehow can't really believe this is so complicated to link those libs especially there isn't really a tutorial/list for which libs are required for a simple qt app, or is just much easier with qmake instead of cmake? anyway it works now.
  • Build Qt5.9.6 fails on debian Stretch

    Solved
    3
    0 評價
    3 貼文
    1k 瀏覽
    P
    In threw away the shadow build dir and it's working on my 64 bit. Desktop Open GL says it's available. Maybe I ran configure before installing the libgl1-mesa-dev package on my 64 bit, though it was already installed for sure on the 32 bit as I had build Qt5.9.5 on it before. Or did something change in dependencies between 595 and 596.
  • Unable to Build, don't understand the errors/help!

    Unsolved
    7
    0 評價
    7 貼文
    1k 瀏覽
    N
    [image: 8e02d468-6fc5-44f1-8ca9-3f9caf8836e5.png] I managed to mkdir and cd into it. But im not sure if I'm getting the paths right. [image: 57bfaeb9-f538-4d56-a505-9d26ed9fcb96.png] [image: 47dd3e4b-246d-41d5-b5c1-c959fc7f0ff9.png] Am I doing it wrong?
  • Updating Qt Creator on Mac os

    Solved
    2
    0 評價
    2 貼文
    2k 瀏覽
    SGaistS
    Hi and welcome to devnet, If you installed it using the Qt online installer, just use the MaintenanceTool in your Qt installation folder. If it was as standalone, just download the Qt Creator dmg and replace it.
  • Building Qt 5.10.1 MySQL Plugin for Android

    Unsolved
    7
    0 評價
    7 貼文
    2k 瀏覽
    C
    @PsAePr Do you get success on this? I am stacked on it long time.
  • search working Qt development suite with working MySQL plugin on Android

    Unsolved mysql plugin android
    3
    0 評價
    3 貼文
    1k 瀏覽
    C
    Dear Allerknapper I have same problem and stacked long time at here . Now I have use the QT5.10.1 maybe can get succeed. I have no time on it, but i will try it from July. If you have any new progress could you update on this topic? Best regards, jeff
  • Setting up Pyside2 + QtCreator on Windows 10 and creating my first project.

    Solved
    3
    0 評價
    3 貼文
    4k 瀏覽
    Egn1n3E
    Hi, When I installed Qt5 for windows I had some issues too. My issue for example was that no compiler was installed on my Win7 platform. Having not developed anything before on Windows I had to install it all from scratch. Here is a good URL to help you getting started: https://www.ics.com/blog/getting-started-qt-and-qt-creator-windows (when followed instructions here you should not have the "kit-selection issue anymore) Concerning Python and QtCreator; you will only be able to create a python file and create a QML file for example. There is no support for Python projects like there is for C++. QtCreator is mainly used for syntax highlighting. Nevertheless, you can still use Qtdesigner to build your gui and use python for backend.
  • After compiling QT5, reduce to the minimum its size for installations in other machines

    Unsolved
    9
    0 評價
    9 貼文
    1k 瀏覽
    I
    @JonB Hello!. The machines are exaclty identical. Finally I got the machines run perfectly with Qt4 and Qt5 (5.6.2 compiled for 32bits). I am going to perfom some tests and let's see if everything keeps working as it is expected to. Thanks you for your advices, Iván.
  • Error when executing step "Make"

    Unsolved
    6
    0 評價
    6 貼文
    3k 瀏覽
    SGaistS
    Is it in your PATH environment variable ?
  • embed qt dlls in exe

    Unsolved
    9
    0 評價
    9 貼文
    3k 瀏覽
    mrjjM
    Hi and its just a new test project ? and you do in fact have the win32-msvc file/folder?
  • Building Qt 5.10 debug on Windows Server 2012 R2 with VS2017

    Unsolved
    2
    0 評價
    2 貼文
    903 瀏覽
    E
    Same problem here with Qt 5.11.0, happening with Visual 2015 but not Visual 2017, only when Qt is configured as -static and -debug, with or without -static-runtime : call C:.conan_nwtri\1\qtremoteobjects\tools\repc\qlalr_wrapper.bat C:.conan\2sjrgr\1\qt5\qtremoteobjects\src\repparser\parser.g NMAKE : fatal error U1077: 'call' : return code '0x3' Stop.
  • [SOLVED] Unable to install Qt 5.8

    Solved
    6
    0 評價
    6 貼文
    1k 瀏覽
    C
    @aha_1980 @SGaist I solved the problem by building again from source which took a very long time. Thanks for the help :)
  • Error Run on Remote Device

    Unsolved
    8
    0 評價
    8 貼文
    2k 瀏覽
    Pablo J. RoginaP
    @shivaVMC please don't double post your issue. You've already hijacked this post. I suggest you continue with this one that you created.
  • What happens if I load the GPL library using Qt's QPluginLoader?

    Solved
    8
    0 評價
    8 貼文
    2k 瀏覽
    sierdzioS
    OK that sounds like I was wrong :-)
  • 0 評價
    2 貼文
    2k 瀏覽
    sierdzioS
    Qt 5.5 uses GStreamer 0.1 by default. To enable 1.0 support, you need to compile Qt yourself (see https://doc.qt.io/archives/qt-5.10/whatsnew55.html#qt-multimedia-module). Or upgrade to some newer release (newest is Qt 5.11) where it is the default.
  • How can I write a file when operations of qtinstaller are running?

    Unsolved
    1
    0 評價
    1 貼文
    265 瀏覽
    尚無回覆
  • qwtd.lib not found

    Solved qt 5.8.0 visual studio qwt installation windows 10
    3
    0 評價
    3 貼文
    3k 瀏覽
    O
    @SGaist It worked. Thank you so much.