Qt4 Download Linux


Questions about Qt4 Linux:

  1. Linux Error: QCoreApplication: No such file or directory. 2011-12-14 21:32:11

    Some things to try:

    - Install all the relevant packages and their dependencies (python-qt4, python-qt4-dev and libqt4-dev)

    - Add /usr/include/qt4/ and the subdirectories to your path variable, and check they exist and contain stuff

  1. Should I use visual c+ 2010-08-15 21:31:17

    For the GUI part i will prefer using QT it is really great for the GUIs, because it is made for the GUIs only.

  1. Okay is there ANYBODY who can figure why the below code crashes in qt4? 2010-10-01 13:25:20

    I used qt4 with mingw. The code did not behave perfect in all respects (Edit preference dialog), but ran without crashing. I could not duplicate your error! I hope the content of my mingw manifest file could help:

    This directory contains a version of the MinGW system and gcc compiler
    which is distributed by MinGW.org.

    The MinGW and gcc distributions are comprised of several different
    packages. Each of the various packages is governed by its own
    individual copyright and licensing terms. Some of those packages are
    licensed by the GNU Public License (GPL) or the GNU Lesser General
    Public License(LGPL), some are licensed in the Public Domain and some
    have their own versions of a license.

    See MinGW.org for full source code and licensing details.

    This directory contains the following packages and modifications:

    binutils-2.19.1-mingw32-bin
    mingwrt-3.15.2-mingw32-dev
    mingwrt-3.15.2-mingw32-dll
    w32api-3.13-mingw32-dev

    gcc-core-4.4.0-mingw32-bin
    gcc-core-4.4.0-mingw32-dll
    gcc-c++-4.4.0-mingw32-bin
    gcc-c++-4.4.0-mingw32-dll
    gmp-4.2.4-mingw32-dll


    -----------------------------
    The following are the about notes from Qt Createor:

    Qt Creator 2.0.0
    Based on Qt 4.7.0 (32 bit)

    Built on Jun 21 2010 at 01:56:06

    From revision 1c0f52a091

    Copyright 2008-2010 Nokia Corporation. All rights reserved