跳到內容

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 貼文
  • Problem with Executing Example [SOLVED]

    6
    0 評價
    6 貼文
    3k 瀏覽
    S
    Hi! Thank you so much! It turns out that I hadn't installed QT properly and the CLASSPATH was messed up.
  • Building and linking using target system libraries

    2
    0 評價
    2 貼文
    590 瀏覽
    SGaistS
    Hi, What about a bind mount ?
  • Qt 5.2 on RHEL 5.8

    4
    0 評價
    4 貼文
    4k 瀏覽
    S
    I got the same issue. You can bypass it by compiling this file manually and by removing the -std=c++0x option Hope this can help!
  • Problem of Tools selection

    2
    0 評價
    2 貼文
    585 瀏覽
    SGaistS
    Hi and welcome to devnet, Maybe a silly question but are you sure that it's the same version of MinGW that was used to build Qt (not just the version number but also architecture etc.) ? When it comes to development, don't modify PATH, you'll be in for a whole lot of troubles.
  • Cannot properly deploy application

    deployment
    3
    0 評價
    3 貼文
    1k 瀏覽
    B
    @JKSH Actually that's the tutorial I followed! I must have linked the wrong one when I made this post. I had so many tabs open. Thanks for pointing it out! But yeah. even following it I still have the issue... EDIT: one my second go round, you were right. I had not copied all the plugin folders from the ming directory. Thank you so much for your help @JKSH
  • Error using online installer with proxy

    4
    0 評價
    4 貼文
    3k 瀏覽
    Z
    The solution that finally ended up working for me was to launch MaintenanceTool from the command line as: MaintenanceTool.exe --proxy --updater --setTempRepository http://download.qt.io/online/qtsdkrepository/windows_x86/root/qt Note that using https did not work (same connection closed warning, but for individual files it tried to download rather than the repo manifest). It may also work from the GUI, but I had issues with the GUI forgetting my new repo after I entered it, even without closing MaintenanceTool.
  • Install Qt5 with EGL for an Embedded System, not GLX.

    qt 5.4 qt5.4 qt5 egl eglfs opengl es2.0 opengl embedded
    1
    0 評價
    1 貼文
    3k 瀏覽
    尚無回覆
  • Need Qt3D in Version 5.3.0

    qt3d qt 5.3 git
    5
    0 評價
    5 貼文
    3k 瀏覽
    JKSHJ
    @okieh said: I'm a little bit confused... In my sysroot directory for my target (i.mx6) I have Qt in version 5.2.1 and Qt3D libs with Version 5.3.0. Those Qt 3D libs are not officially-provided by the Qt Project, and they're incomplete. Perhaps you can ask the person who built those libs? I already tried to build the Qt3d 5.5 version with my Qt 5.2.1 dev enviroment, but it doesn't work. Why not? What errors do you get?
  • Qt5.4.2 Cross-Compilation on phyBOARD-WEGA-am335x

    qt5 cross compile arm cortexa8
    4
    0 評價
    4 貼文
    4k 瀏覽
    SGaistS
    I just rechecked and finally saw the bottom of your log. It seems you are missing some dev packages, there's no linuxfb/egl etc. plugin created.
  • Adding platforms after offline installations

    installation qt5 android
    2
    0 評價
    2 貼文
    851 瀏覽
    SGaistS
    Hi and welcome to devnet, To the best of my knowledge, what you want to do is only possible through the online installer
  • Unresolved externals building Qt5.4.1 with webkit

    webkit build
    7
    0 評價
    7 貼文
    4k 瀏覽
    SGaistS
    Do you have an antivirus running ? Sometime they can interfere when something creates an executable. In any case, modifying configure.bat should not be needed
  • Building QT 5.3.1 for Ubuntu 14.04 with arm-linux-gnueabihf-gcc-4.8 toolchain

    2
    0 評價
    2 貼文
    3k 瀏覽
    A
    @marinavasilevsky hi! Have you managed to figure it out? I have the same issue right there.
  • problem with installing QT 3

    3
    0 評價
    3 貼文
    1k 瀏覽
    M
    @Luoyuan_Topview Thanks, but I need QT 3, what can I do to solve this? where can I find full source?
  • Problem with application launch

    undefined symbo compilation linking
    3
    0 評價
    3 貼文
    1k 瀏覽
    N
    I finally made it, thanks to your link. I was indeed using the wrong library. I also missed the libxcb plugin but I added it to the project "package" and it now works fine. I was ready to bang my head against the walls.
  • Qt 5.4.2 Cross compile with sysroot

    6
    0 評價
    6 貼文
    3k 瀏覽
    M
    Sorry, but it does not work for me. The reason were the CC, CXX, CPP, LD, RANLIB, CFLAGS, CXXFLAGS, CPPFLAGS and LDFLAGS variables, which were set to my cross compiler environment. If I remove these exports, the cross compiling works fine. Mark78
  • What should I add to the PATH? [SOLVED]

    3
    0 評價
    3 貼文
    942 瀏覽
    sosunS
    @JKSH , oh thanks! You made it clear to me.
  • Building Qt 5.4 fails on webengine

    3
    0 評價
    3 貼文
    2k 瀏覽
    Y
    Hello, I encounter the same problem on Slackware 14.1 and qt-5.4.1: http://pastebin.com/MKMpzUTj I have tried your workaround: http://pastebin.com/QVFiNj2b But it does not help. Any other idea?
  • Update maintenance tool itself using QtIFW

    maintenance too
    4
    0 評價
    4 貼文
    3k 瀏覽
    J
    Thanks for the replies. The archive you linked to contains only part of the logic I guess. The actual QtIFW config files seem to be generated or something when looking at the qtsdk source. Or am I missing the package config files somewhere? Anyway, I will try some things. I still think updating the maintenance tool itself should be easily supported by QtIFW. Greetings, Jeroen
  • [Qt 5.4] [WinRT] Deploy Qt App with Library to WinRT

    2
    0 評價
    2 貼文
    1k 瀏覽
    I
    How did u fix that?
  • 0 評價
    1 貼文
    402 瀏覽
    尚無回覆