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
  • Build QtConnectivity from gitorious repo

    1
    0 Votes
    1 Posts
    624 Views
    No one has replied
  • 0 Votes
    6 Posts
    3k Views
    JKSHJ
    Good to hear. All the best!
  • Installing fsfgdb on Mac OS

    3
    0 Votes
    3 Posts
    2k Views
    Q
    installed it via macports as described in http://www.ggkf.com/osx/how-to-install-gdb-on-osx-10-9 codesign was successful as well, but if i select the gdb as debugger in QT Creator, it still says "no Debugger setup". Is my configuration correct? !http://abload.de/img/screenshot2013-11-20ajeski.png(setup)!
  • Building QT5 with OpenGL global namespace errors

    3
    0 Votes
    3 Posts
    3k Views
    F
    Having the same trouble with the released version of 5.1.1, using Visual Studio 2012 x64. Any luck?
  • [Solved] Integrating and building WSO2 WSF/C++ using qmake

    17
    0 Votes
    17 Posts
    5k Views
    SGaistS
    You're welcome ! Since everything is working now, please update the the thread title prepending [solved] so other forum users may know a solution has been found :)
  • LNK2001 Error with XMP Toolkit static libraries

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • NMake fail with VARIADIC ! [Resolved]

    20
    0 Votes
    20 Posts
    8k Views
    T
    This is a long shot but.. I don't have access to the registry here at work, I'm thinking this might be one of the issues since when I try to open the command line from MSVC 2012 it gives me an error, after analyzing the .bat files I noticed they use the reg.exe file to query the registry. When I had my local account here at work I had full access to the registry and I lost it when I migrated to the domain account. So it might not be Qt itself but rather MSVC that isn't properly configured. Where you have the problem, do have access to use reg.exe or regedit.exe? When I reinstalled Windows to resolve my issue I had also changed from domain account in Win7 to a local account in Win8.
  • [Windows] Building and installing problem

    3
    0 Votes
    3 Posts
    1k Views
    SGaistS
    Hi and welcome to devnet, Generally speaking you don't "make install" Qt on windows. Just build it (out of source is better) and use it from the directory where it was built and you should be good to go.
  • QT-embedded-install problem

    8
    0 Votes
    8 Posts
    4k Views
    K
    There's two ways you can do that: "Show Full Screen":http://qt-project.org/doc/qt-4.8/qwidget.html#showFullScreen or "Set Window Flags":http://qt-project.org/doc/qt-4.8/qwidget.html#windowFlags-prop with Qt::FramelessWindowHint as the parameter. Depending on what you are trying to achieve.
  • Some works Qt 5.1.1 on Windows XP ?

    1
    0 Votes
    1 Posts
    852 Views
    No one has replied
  • Could not read qmake configuration file

    5
    0 Votes
    5 Posts
    9k Views
    L
    Well, another error appears now, the same I had when compilling on MacOs with QtCreator 5.2 Beta, targetting a API 18 emulator device: @BUILD FAILED /home/guilhermebrant/android-sdk-linux/tools/ant/build.xml:720: The following error occurred while executing this line: /home/guilhermebrant/android-sdk-linux/tools/ant/build.xml:734: Compile failed; see the compiler error output for details. Total time: 13 seconds Building the android package failed! -- For more information, run this command with --verbose. Generating Android Package Input file: /home/guilhermebrant/workspace/lgb-tcc/build-cutedroid-messenger-Android_for_armeabi_GCC_4_8_Qt_5_2_0-Debug/android-libcutedroid-messenger.so-deployment-settings.json Output directory: /home/guilhermebrant/workspace/lgb-tcc/build-cutedroid-messenger-Android_for_armeabi_GCC_4_8_Qt_5_2_0-Debug/android Application binary: /home/guilhermebrant/workspace/lgb-tcc/build-cutedroid-messenger-Android_for_armeabi_GCC_4_8_Qt_5_2_0-Debug/libcutedroid-messenger.so Android build platform: android-10 Install to device: 0123456789ABCDEF [subant] No sub-builds to iterate on [javac] /home/guilhermebrant/workspace/lgb-tcc/build-cutedroid-messenger-Android_for_armeabi_GCC_4_8_Qt_5_2_0-Debug/android/gen/org/qtproject/example/cutedroid-messenger/BuildConfig.java:2: error: ';' expected [javac] package org.qtproject.example.cutedroid-messenger; [javac] ^ [javac] /home/guilhermebrant/workspace/lgb-tcc/build-cutedroid-messenger-Android_for_armeabi_GCC_4_8_Qt_5_2_0-Debug/android/gen/org/qtproject/example/cutedroid-messenger/R.java:8: error: ';' expected [javac] package org.qtproject.example.cutedroid-messenger; [javac] ^ [javac] 2 errors@
  • Qt5: PulseAudio vs ALSA

    1
    1 Votes
    1 Posts
    3k Views
    No one has replied
  • IOS Splash Screen, Orientation selection, Hide Status bar

    5
    0 Votes
    5 Posts
    4k Views
    E
    If you want to be able to set application icons in XCode's Summary tab after generating your XCode project from your Qt project, you'll first of all need to add the following line to your Qt project file yourproject.pro : @QMAKE_BUNDLE_DATA += icons@
  • Publishing iOS app

    2
    0 Votes
    2 Posts
    918 Views
    SGaistS
    Hi, The iOS platform being pretty new you should rather ask this on the interest mailing list, you'll find Qt's developers/maintainers (this forum is more user oriented).
  • [solved] DLL Qt5Cored not Found.

    3
    0 Votes
    3 Posts
    2k Views
    SGaistS
    Hi and welcome to devnet, Glad you found and thanks for sharing ! Can you also update the thread title prepending [solved] ? So other forum users may know a solution has been found :)
  • Compiling qt from git and errors

    3
    0 Votes
    3 Posts
    1k Views
    G
    [quote author="sierdzio" date="1384710975"]QtQuick module depends on QtXmlPatterns. It should be a soft dependency, but that's not completely resolved yet.[/quote] managed to compile it with -skip qtquick1 thanks
  • Compiling QMYSQL on Windows with VS2010 [SOLUTION]

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • 0 Votes
    1 Posts
    3k Views
    No one has replied
  • 0 Votes
    12 Posts
    12k Views
    G
    Well how I wrote I am not really sure about what is in my last post. I would have to try to compile QT again to really answer you. Maybe I have just problem with DirectX version... Then maybe my previous post was not really worth of reading...
  • Errors with Qt 5.1.1 x64 shadow build on Windows

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied