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.8k Topics 51.2k Posts
  • Qimage, Entry point error, missing DLL's

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    E
    @raven-worx Using windeployqt fixed my issue, thank you very much! :)
  • Unable to build standalone .exe using windeployqt.

    Solved
    8
    0 Votes
    8 Posts
    4k Views
    A
    @Paul-Colby Thanks for the info.
  • 0 Votes
    1 Posts
    700 Views
    No one has replied
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • QMYSQL Driver not loaded but available

    Unsolved
    18
    0 Votes
    18 Posts
    5k Views
    S
    @JonB Thank you for the clarification! That makes a ton more sense. I was beginning to wonder why connecting to a database is seemingly giving so many people so much trouble! I've actually figured out a different way to solve the problem by using C++ MySQL Connector libraries provided by Oracle, and have gotten it working in my application! I will also try using the Qt and MySQL versions provided by my Ubuntu release and see how that goes.
  • Qt 5.11 full build (or downloadable kit)

    Unsolved
    6
    0 Votes
    6 Posts
    3k Views
    SGaistS
    Are you trying to build for WinRT ?
  • cross compiling qt5 tools for target

    Unsolved
    9
    0 Votes
    9 Posts
    3k Views
    L
    I don't think building the libraries in one machine and the tools in another one is a good idea. Maybe you could build it using a virtual machine. It will be faster than building on the device. After that, all you have to do is copy the files to the device.
  • 0 Votes
    2 Posts
    5k Views
    SGaistS
    Hi and welcome to devnet, How did you install the compilers ?
  • Build exe-file of Qt4-Project

    Unsolved
    37
    0 Votes
    37 Posts
    12k Views
    M
    @magguz said in Build exe-file of Qt4-Project: @koahnig said in Build exe-file of Qt4-Project: @magguz When using in google "_ZNSt7__cxx1112basic_string" to search this pops up first https://gcc.gnu.org/ml/libstdc++/2015-03/msg00082.html I thought you are trying compile with MSVC, but that indicates clearly a MinGW library. The name of that dll is given that the post above. where can I find the dll? I found it myself. This dll was missing. Now it works fine! Thanks!
  • Cannot run make

    Solved
    12
    0 Votes
    12 Posts
    4k Views
    SGaistS
    The "Topic Tools" button.
  • Download page giving wrong installer

    Unsolved
    2
    0 Votes
    2 Posts
    420 Views
    SGaistS
    Hi, The website just got updated. Did it happened on the new version ?
  • Newbie Windows installation problems

    Unsolved
    9
    0 Votes
    9 Posts
    4k Views
    aha_1980A
    @6thC @pderocco If you used the Offline Installer, then you are currently out of luck. (I didn't know this from the beginning) please see: https://bugreports.qt.io/browse/QTBUG-65321 some seem to have inserted the DLL by hand, others used the online installer.
  • Qt Creator 4.4 onwards does not recognize WinCE compilers

    Solved
    3
    0 Votes
    3 Posts
    754 Views
    S
    Oh dear! Thanks! I must have missed that entry. Well, c'est la vie!
  • Installer cannot find libfontconfig on ubuntu 16.04

    Solved
    6
    0 Votes
    6 Posts
    4k Views
    G
    Thanks everyone. The link from aha_1980 does give me the latest, 64-bit download. I've sent qt a message indicating that the links on the linux download page need to be updated, and specify separate 32 and 64-bit downloads.
  • install qt on server for Continuous Integration

    Unsolved
    2
    0 Votes
    2 Posts
    507 Views
    SGaistS
    Hi and welcome to devnet, What kind of CI are you using ?
  • How to add QMySQL driver for Raspberry Pi?

    Unsolved
    2
    0 Votes
    2 Posts
    531 Views
    SGaistS
    Hi and welcome to devnet, It means that the MySQL plugin wasn't build. As already suggested in the other topic, do you have the needed dependencies in the sysroot you use for cross-compilation ?
  • Cannot find the download link

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    yuvaramY
    Hi @roboticsLabBiel Below link would be helpful Qt Online Installer
  • Compiling QT 5.10 on Windows Server 2012 R2 and VC 2017

    Solved
    2
    0 Votes
    2 Posts
    2k Views
    C
    The solution that worked for me is to start "Developer Command Prompt for VS2017" (default) followed by running configure.bat in my case with following parameters: configure.bat -static -debug -platform win32-msvc -skip qtwebkit -prefix d:\qt ... it's still compiling at this moment so not sure yet if it will actually complete successfull yet... To me this means that the article : https://doc-snapshots.qt.io/qt5-dev/windows-building.html is not valid for all windows / visual studio versions or an incomplete description. Cheers, Gerhard
  • Error trying to install Qt on Windows

    Moved Unsolved
    25
    0 Votes
    25 Posts
    9k Views
    JonBJ
    @samhoppo1 said in Error trying to install Qt on Windows: Though clearly something specific to the main profile/user account that I use, is the issue, but we don't know what. My experience (from helping others) is that once Windoze has corrupted your user profile --- for whatever reason and in whatever respect --- everything is kaput till you create another profile to use, and nothing on-line actually helps you properly recover the old profile. My 2 cents.
  • Remote Debugging stopped with errors

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    S
    HI all, I am working on this 2-3 days. I will put the complete messages in Beaglebone Black terminal - It is as shown below. root@beaglebone:/home/debian# ./gdbserver :5555 LTC_Qt_App_Ver_0_02 Process LTC_Qt_App_Ver_0_02 created; pid = 24035 Listening on port 5555 Remote debugging from host 192.168.7.1 LTC_Qt_App_Ver_0_02: /usr/lib/arm-linux-gnueabihf/libQt5Qml.so.5: no version information available (required by LTC_Qt_App_Ver_0_02) LTC_Qt_App_Ver_0_02: /usr/lib/arm-linux-gnueabihf/libQt5Quick.so.5: no version information available (required by LTC_Qt_App_Ver_0_02) LTC_Qt_App_Ver_0_02: /usr/lib/arm-linux-gnueabihf/libQt5Gui.so.5: no version information available (required by LTC_Qt_App_Ver_0_02) LTC_Qt_App_Ver_0_02: /usr/lib/arm-linux-gnueabihf/libQt5Core.so.5: no version information available (required by LTC_Qt_App_Ver_0_02) LTC_Qt_App_Ver_0_02: /usr/lib/arm-linux-gnueabihf/libQt5Widgets.so.5: no version information available (required by LTC_Qt_App_Ver_0_02) QML debugging is enabled. Only use this in a safe environment. No protocol specified QXcbConnection: Could not connect to display :0.0 Child terminated with signal = 0x6 (SIGABRT) GDBserver exiting root@beaglebone:/home/debian# A suggestion to solve this issue shall be very much appreciated. Thanks in advance for the help. Thanks & Regards, Sajeevan.K