跳到內容

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 貼文
  • Qt5Network.dll fatal error LNK1169: one or more multiply defined symbols found in game programming

    Unsolved
    11
    0 評價
    11 貼文
    3k 瀏覽
    SGaistS
    It's pretty unusual to have the building of a framework as big as Qt as part of the build process of an application,
  • How to install Qt 3D of Qt 5.6.1 in Linux ?

    已移動 Unsolved
    2
    0 評價
    2 貼文
    780 瀏覽
    VRoninV
    "in Linux" is a bit generic... also there is no reason to use an outdated patch version, use 5.6.3 at least for Ubuntu Xenial: sudo apt-add-repository -y ppa:beineri/opt-qt563-xenial sudo apt-get update sudo apt-get install qt56base qt56tools qt56declarative qt56quickcontrols2 qt563d See https://launchpad.net/~beineri
  • Adjustable timeout in Maintenance Tool

    Solved
    5
    0 評價
    5 貼文
    1k 瀏覽
    M
    Yes, I went a similar route - I downloaded the offline installer through the proxy and that went fine - however I cannot update the installation now which is annoying :| Anyway, you're right, this topic can be closed :)
  • QT Visual Studio Tools Embedded (Rpi)

    Unsolved
    1
    0 評價
    1 貼文
    260 瀏覽
    尚無回覆
  • [SOLVED] QSqlDatabase: QMYSQL driver not loaded with QMYSQL driver available in OSX Mavericks

    28
    0 評價
    28 貼文
    41k 瀏覽
    ?
    I don't know the problems exactly. However ,I use the approaches which was published in the stackoverflow to solve this question. I typed the phrase"install_name_tool -change libmysqlclient.20.dylib /usr/local/mysql/lib/libmysqlclient.20.dylib libqsqlmysql.dylib" in the Terminal, and then it worked!!!!!! When I connect MySql to QT, I faced the problem about the permission. Then I changed the "hostname" and in the last , I can use QT to edit the Mysql database. Thx!!!!
  • Cannot install Qt 5.11 due to missing examples

    Solved
    10
    1 評價
    10 貼文
    4k 瀏覽
    SGaistS
    The people in charge are now aware of this problem and working on it.
  • Qt 5.10.1 no suitable version of nss

    Unsolved
    1
    0 評價
    1 貼文
    816 瀏覽
    尚無回覆
  • qt could not find executable on ubuntu

    Unsolved
    1
    0 評價
    1 貼文
    376 瀏覽
    尚無回覆
  • Error while deploying from Ubuntu 14.04 to Raspberry Pi 3

    Solved
    5
    0 評價
    5 貼文
    2k 瀏覽
    P
    @MHermann Stuck with exact same problem. Can you be more specific on how you solved it? i don't understand the solution you put down here. can you be detailed?
  • Cannot open qt-opensource-mac-x64-5.11.0.dmg

    Solved
    4
    0 評價
    4 貼文
    880 瀏覽
    M
    I noticed that the .dmg file has been recreated after I posted. The new version works normally, just like it always did. Thanks. SGaist: Fusion drive (the Mac's from 2012.) ambershark: thanks for the -nomount trick. I'll keep it in mind next time I hit an issue like this.
  • Qt 5.11 offline installer doesn't work on Windows

    Solved
    6
    0 評價
    6 貼文
    2k 瀏覽
    JKSHJ
    Hi @Zueuk, please don't delete your post after the issue is resolved. Keep it there so that other people with the same problem can understand the solution.
  • How to install PyQt5 on raspbian stretch with python 3.6?

    Unsolved
    4
    0 評價
    4 貼文
    7k 瀏覽
    SGaistS
    No worries ! Don't forget to update this thread when you get an answer so other people can benefit from it :)
  • 此主題已被刪除!

    Solved
    4
    0 評價
    4 貼文
    39 瀏覽
  • I can't build debug qt5.9.1 lib by vs2017 but can build release

    Solved
    4
    0 評價
    4 貼文
    1k 瀏覽
    L
    I was compiling qt5.9.3 with vs2017 and always get error. Can you tell me your step to compile source code ?
  • undeclared identifier when compiling qt5.9.4 on win10 x64 VS2017

    Solved
    3
    0 評價
    3 貼文
    615 瀏覽
    L
    Thanks for your tip.I fixed it by selecting opengl option.
  • Qt Mysql driver linking to unproper libmysqlclient version

    Solved
    3
    0 評價
    3 貼文
    1k 瀏覽
    SGaistS
    Hi, Glad you found out and thanks for sharing ! Did you also installed the MySQL client dev package ? If not, it might explain the missing symlink you had.
  • Configuring Qt 5.9.5 on Ubuntu 16.04

    Unsolved
    2
    0 評價
    2 貼文
    836 瀏覽
    sierdzioS
    Have you installed Qt as root user? I'd rather recommend using standard user, and install it locally.
  • 0 評價
    3 貼文
    1k 瀏覽
    raven-worxR
    @BINALECTRUM said in Android build and deploy. 64bit, Clang, new app store developer console rules [2018 & 2019]: Is Qt going more in embedded/car side and just slowly drops Android/mobile platform? In Roadmap 2018 there is nothing new about mobile platform. i heavily doubt that. I guess the reason is more because Qt runs more or less stable on Android. There are no bigger features which need to be implemented, mostly bug fixing. What is your move Qt team on new app store rules in developer console: minimal platform-26 in August 2018 and 64-bit apk in 2019? Some new changes in build and deploy area? i asked this at the beginning of the year, but unfortunately haven't received an answer.
  • Installer Framework: Inject custom page before introduction page

    Unsolved
    3
    1 評價
    3 貼文
    701 瀏覽
    K
    Hi jiancaiyang, Thanks for your answer. Do you mean qt examples? I studied all of them. But this issue is not covered. The core problem is: We need to register some logic before requesting the first respository. There is indeed some examples explaining how to register pages. But they all register pages within a package. Unfortunately, this is not what we need.
  • Installer Framework: How to customize using frameless shadowed window?

    Unsolved
    2
    0 評價
    2 貼文
    493 瀏覽
    A
    There is no easy way to do customize those windows. You would have to write your own installer. Installers in general are boring and people tend to just fast click through it to get the software installed. If it were me I wouldn't put much time into your installer. As long as it works nobody cares how fascinating it is. They'll only ever see it once and briefly at that. :)