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 51.1k Posts
  • Qt4 Network Module Build Error -- Your help appreciated

    4
    0 Votes
    4 Posts
    4k Views
    I
    I've never had such issue either. Try the latest sources (git)
  • Fresh QT 471 won't compile example projects

    3
    0 Votes
    3 Posts
    6k Views
    R
    Thanks Tobias! Removing the Shadow-build check in the Projects Building Settings for Release and Debug made the trick. I have tried three different Examples and they all run fine. /Mike PS. Sorry folr the missing back slashes. They got lost somewhare between copying the Compiler output to the pais into this forum. Possible the forum security does not alow them to prevent execution of mallisious code through this web site? DS.
  • QT Simulator under Windows 7 64bit does not work (does not exist?)

    20
    0 Votes
    20 Posts
    13k Views
    V
    [quote author="infoctopus" date="1291576301"]you could try VS2008 Express. If the problems persists, then it's maybe a Express edition issue Also reinstalling Windows can be of ultimate help ;) (since it's all fine on clean virtual Win7)[/quote] No, thanks, maybe next time :) I can survive with Qt SDK in Ubuntu under VirtualBox.
  • Installation issues - Virus checker might be causing problems

    5
    0 Votes
    5 Posts
    3k Views
    B
    I am not sure which version it was as I had vs.net (academic version - full install), visual studio 2005 c++ express, vs 2008 c++ express, vs 2010 c++ express. I think it was the number of different vs installs that caused the problem.
  • Building for Maemo gives Packaging error

    7
    0 Votes
    7 Posts
    4k Views
    A
    Well, I uninstalled all Qt/Symbian dev tools, re-installed them, and now it finally agrees to work, even with Qt Creator 2.1 RC1.
  • Why MySql driver doesn't come with the distribution?

    8
    0 Votes
    8 Posts
    9k Views
    A
    What errors did you had? I followed the same steps from my first link and it worked just fine (using the latest version)
  • [Solved] fatal error: cannot open program database

    5
    0 Votes
    5 Posts
    19k Views
    E
    Well blex, you were not right but you led me to the answer. It wasn't the drive letter but the VS2008 install. I have been using a non-standard install of VS2008 to compile Qt but it no longer builds Qt 4.7.1 for x86 targets. A standard VS2008 install works fine.
  • Viruses in QT examples?

    11
    0 Votes
    11 Posts
    7k Views
    D
    chetankjain, I don't think AV support will help here. In most cases they say "such falsepositives are normal" because if they will change something to avoid such situations it will make their heurustic algorithm weeker.
  • Since Update: can't open libgles_cm.lib OpenGL ES

    3
    0 Votes
    3 Posts
    5k Views
    F
    Actually I would have needed OpenGL. But I already found the (little weird) solution to this problem. The thing was, that Visual Studio had a problem with a project created in 4.6 and now compiling it with 4.7. After removing all the files and creating a blank Qt-Project I just added all the files again and it worked like a charm. Thanks anyway. Daniel
  • Qt 4.7.1 symbian and NOKIA symbian3 emulator

    2
    0 Votes
    2 Posts
    3k Views
    T
    Sorry, the symbian emulator is not part of the Nokia Qt SDK, so I am not really using that on a regular basis. The guys at "forum nokia":http://www.forum.nokia.com/ might be able to provide help here.
  • Mac App Store

    3
    0 Votes
    3 Posts
    4k Views
    G
    Could you please open a new thread for this, as it's a completely new topic - thanks.
  • [Solved] Cross compile

    4
    0 Votes
    4 Posts
    5k Views
    niqtN
    Resolved with gcc 4.4
  • Failed to compile QT 4.7 to arm

    10
    0 Votes
    10 Posts
    14k Views
    M
    I am trying to cross compile QT 4.7 for mini2440 without success. Below is the error: make[1]: Entering directory /opt/qtsdk-2010.05/qt/src/corelib' /media/b1cc59e2-c2f4-4a5e-acee-fc4dada4edbe/opt/Boardcon/4.3.3/bin/arm-linux-g++ -c -include .pch/release-shared-emb-arm/QtCore -pipe -fno-exceptions -O0 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DELF_INTERPRETER=\"/lib/ld-linux.so.2\" -DHB_EXPORT=Q_CORE_EXPORT -DQT_NO_DEBUG -I../../mkspecs/qws/linux-arm-g++ -I. -I../../include -I../../include/QtCore -I.rcc/release-shared-emb-arm -Iglobal -I../3rdparty/zlib -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/release-shared-emb-arm -I../../include -o .obj/release-shared-emb-arm/qvariantanimation.o animation/qvariantanimation.cpp In file included from animation/qvariantanimation.cpp:694: ../../include/QtCore/qatomic_i386.h: In member function 'bool QBasicAtomicInt::testAndSetOrdered(int, int)': ../../include/QtCore/qatomic_i386.h:144: error: impossible constraint in 'asm' {standard input}: Assembler messages: {standard input}:350: Error: bad instruction lock' {standard input}:351: Error: bad instruction incl [r2,#0]' {standard input}:352: Error: bad instruction setne [fp,#-5]' {standard input}:390: Error: bad instruction lock' {standard input}:391: Error: bad instruction decl [r2,#0]' {standard input}:392: Error: bad instruction setne [fp,#-5]' make[1]: *** [.obj/release-shared-emb-arm/qvariantanimation.o] Error 1 make[1]: Leaving directory /opt/qtsdk-2010.05/qt/src/corelib' make: *** [sub-corelib-make_default-ordered] Error 2 can anybody help me ?
  • Phonon deployment problem - Won't play buffered mp3's

    4
    0 Votes
    4 Posts
    4k Views
    B
    Strange. Cannot advice anything clever than to use workaround saving to temporary file.
  • Embed QT code into Visual Studio Project

    4
    0 Votes
    4 Posts
    3k Views
    B
    [quote author="giesbert" date="1290499607"]Did you install Qt SDK for MSVS or with QtCreator for gcc?[/quote] Sure, Qt should be compiled with MSCV compiler. Even better, compile it from sources to use exactly the same MSVC runtime libraries.
  • 0 Votes
    5 Posts
    7k Views
    K
    I did have a libpthread built for the target, I was able to get Qt to build correctly by adding a --sysroot=/usr/local/cross/staging/current to the QT_LIBS_DIRECTFB variable in my qmake.conf.
  • Not working with n97

    11
    0 Votes
    11 Posts
    6k Views
    A
    All the devices older than the Symbian^3 ones (N8, E7, C7, C6-01) do not have Qt installed by default. For those cases, consider using the smart installer (it is one of the Ovi Store requirements, BTW).
  • What's the difference between the Nokia Qt SDK and the Qt SDK?

    10
    0 Votes
    10 Posts
    12k Views
    A
    anselmolsm, It's useful command line option, I did not see:) "http://qt.gitorious.org/qt-creator/qt-creator/commit/060e230040147728a8ce6287e06851a426021a82":http://qt.gitorious.org/qt-creator/qt-creator/commit/060e230040147728a8ce6287e06851a426021a82
  • White spaces in path not addressed by qmake while generating Makefile

    3
    0 Votes
    3 Posts
    4k Views
    H
    Tried that but it did not help have the same issue still.
  • How to install QtCreator on Solaris10?

    4
    0 Votes
    4 Posts
    5k Views
    H
    thx lanmanck and Tobias, I'll try。