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.7k Topics 50.9k Posts
  • Im trying to connect mysql database with qt and i got this error :

    2
    0 Votes
    2 Posts
    800 Views
    SGaistS
    Hi and welcome to devnet, Did you add @QT += sql@ to your pro file ?
  • Qt 5.0.2 on Mac 10.8.3 (Mountain Lion) qmake/make fails

    8
    0 Votes
    8 Posts
    4k Views
    sierdzioS
    Both your assumptions are almost 100% wrong, so don't worry too much :) In any case, you can use Thiago's "qtchooser":https://qt.gitorious.org/qt/qtchooser.
  • Opencv libs are not found - HELP

    6
    0 Votes
    6 Posts
    4k Views
    J
    solved the problem. i just reinstalled qt creator and now it works ...
  • Need qt-mt 3.3.0 >= < 4.0 for Mac OS X 10.8.2 Mountain Lion

    3
    0 Votes
    3 Posts
    2k Views
    M
    Yes, thanks :) This is probably one of the reasons twinkle isn't in the brew repo :(
  • Visimeet Qt dependencies on Fedora 18

    1
    0 Votes
    1 Posts
    770 Views
    No one has replied
  • Multitarget setup instructions for Host Osx

    1
    0 Votes
    1 Posts
    724 Views
    No one has replied
  • 0 Votes
    10 Posts
    4k Views
    D
    Also I could not installed qt4-dev-tools, is this tool compulsory require?? so please suggest any link of its. Dharmendra
  • Can you build the Qt Source on Win7 32-bit in VS2012?

    3
    0 Votes
    3 Posts
    1k Views
    R
    [quote author="belab" date="1368892183"]yes you can[/quote] Thanks, I just didn't want to waste too much time trying it. Hope the setup isn't too tedious.
  • Help in starting

    3
    0 Votes
    3 Posts
    1k Views
    U
    Hi qxoz Thanks very much for the reply... I really appreciate it
  • Module Dependencies Qtjsbackend and Qtdeclarative

    5
    0 Votes
    5 Posts
    2k Views
    R
    Thank you for your timely response this is helping me understand quite a bit.
  • OSX: failure to build qtdeclarative due to incomplete QtV8 framework

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Build x64 program with Qt5.0.2 and MS VS2012

    5
    0 Votes
    5 Posts
    5k Views
    R
    You can compile 32 and 64 bits versions on a 64 bit machine? I'm running a 32 bit machine and I find myself having to compile the source to get it to run on VS2012, sadly.
  • Deploying my project... where to start?

    3
    0 Votes
    3 Posts
    1k Views
    C
    thanks!, I will start with that... :)
  • [Solved] QMessageLogContext does not name a type with Qt SDK 5.0.2 - Ubuntu

    11
    0 Votes
    11 Posts
    9k Views
    C
    Ahhh.... I never knew how that happened!, I thought it was an admin guy doing that :o I will update it now. Thanks
  • [SOLVED] Different Qt5Core.dll's 5.0.0.0, oh god why!

    8
    0 Votes
    8 Posts
    5k Views
    A
    Hi again! i did resolve the problem by include platforms folder(C:\Qt\Qt5.0.2\5.0.2\mingw47_32\plugins\platforms) and it works!! and you could just copy qminimal.dll and qwindows.dll the others are for debug.
  • Compiling qt5 in msys and mingw

    14
    0 Votes
    14 Posts
    14k Views
    J
    About the "\configure.exe not recognized" error: it is qtbase\configure.bat that is trying to call it. qtbase\configure.bat can build configure.exe before calling it. To trigger the build create an empty file qtbase.gitignore This tricks configure.bat and it builds configure.exe Hope this helps. I was getting the same problem with Qt-5.0.2
  • Qt 5.1 Beta Available (officially)

    4
    0 Votes
    4 Posts
    2k Views
    podsvirovP
    Now, YES! :-)
  • Qt502 compiler not working msv2011

    7
    0 Votes
    7 Posts
    2k Views
    Q
    Dear All, i have d/loaded: Microsoft Visual Studio 2010 Version 10.0.30319.1 RTMRel Microsoft .NET Framework Version 4.5.50709 RTMRel Installed Version: VC Express Microsoft Visual C++ 2010 01013-532-2002287-70919 Microsoft Visual C++ 2010 when i go again to: tools>options>build and run>compilers the compiler is auto detected but when i click on it and try to click apply and click OK nothing happens to indicate it can use the compiler. when i run a QT example a message comes up: :-1: error: LNK1123: failure during conversion to COFF: file invalid or corrupt. so i am none he wiser, what else can i try. is there an open source compiler that you can recommend and where to go? cheers nubee
  • [Solved] QT 5.1 Alpha IOS build

    3
    0 Votes
    3 Posts
    4k Views
    F
    Be sure that qtbase is clean before running that. I had similar issues in the past due to that, I did not try with 5.1 but with the dev branch (where it works), and you can also apply https://codereview.qt-project.org/#change,53651,patchset=2 if you want.
  • A problem to run Qtserialport example!!

    6
    0 Votes
    6 Posts
    3k Views
    H
    I have solved the problem and I dont get any Errors now , but after build and run the example , An empty console terminal opens without any context . How can I understand my program works true or not? This is the picture of program after it runs : !http://up.download.ir/di-ME3W.png(problem_pic)!