PUBLIC SERVICE ANNOUNCEMENT (2013-12-21): Qt download mirror system is...
Background When you download Qt files, either by clicking on the links at http://qt-project.org/downloads or by using the Online installer, the qt-project.org servers selects a mirror for you based on...
View ArticleRelease dont show jpeg-Images
Hello guys, i have a little problem with my projekt. If i compile it into a release project, it dont shows any jpeg-images anymore. I used Google but.. all solution dont works for me. Maybe im just a...
View ArticleQt 5.2 OSX Silent install
Hi there ;) Is there a way to silent install Qt 5.2 on mac using command line?
View Article"No rule to make target" error while building for Android
I am using Qt 5.2 and Qt Creator.I am trying to build a simple project for Android ,when I try to build an automatically-created widgets project,Qt Creator gives this error: "06:56:53: The...
View ArticleCan't find any -lQt5* libraries
Hiyas, Trying to compile a project, and I get the following list of errors: :-1: error: cannot find -lQt5Svg :-1: error: cannot find -lQt5Gui :-1: error: cannot find -lQt5Core :-1: error: cannot find...
View Articlebuilding qtcreator error: Unknown module(s) in QT: script
Hi, I’ve been able to build QT 5.2 successfully, but encountered this error when trying to compile qtcreator. I configured QT with configure -opensource -confirm-license -platform win32-g++ -make libs...
View Articlewindows 8 g4bit qt installer
Hi! i’m new in qt programming. that’s the intro. i’m using windows 8 64bit os. and hoping to install the qt creator in my laptop. so my questions are, can i just install the 32 bit installer? because...
View ArticleBasic questions about download versions
Hello! I am very new to Qt and just wanted to try out the framework with VS 2010 on my Win 7 machine. But right on the download page ( http://qt-project.org/downloads ) I was already confused. There...
View ArticleMySql driver for Qt 5.1 on Windows
I have read a lot of posts but a lot of them concern Linux, I tried to find some files to compile them in dll but I don’t now where to find them on my system. Need help, guys.
View ArticleDeploying a Qt project with OpenCV
I’m having trouble deploying a Qt project that uses OpenCV. I followed the instructions given in the documentation here [qt-project.org] for creating an application package. The program will run until...
View Articlecannot find -lGL error [SOLVED]
I am using the ubuntu 14.04 and have installed qt linux opensource 5.2 android x86 offline. I’m getting the above error when trying to build desktop applications. The output is as below: /usr/bin/ld:...
View ArticleQT 5.2.0 not working button "Start"
I downloaded the distribution qt-windows-opensource-5.2.0-mingw48_opengl-x86-offline.exe and installed it on two computers with different operating systems. Nowhere home button does not work. Tried the...
View ArticleHow to install qt4.4 on RHEL 5.7
Hi all, I want to download qt 4.4 on RHEL 5.7. How can I got it ? I searched in google, I got few articles to copy from third party site. But that is not recommended since I need to install on clients...
View ArticleHow to create an Ubuntu ISO with everything included to develop for Qt?
Hi, I’m trying to install Qt on a USB thumbdrive to use for developing Qt apps (for Android primarily). I keep hitting all kinds of problems setting this up, so I’m thinking of a different route:...
View Articleqt-creator help tab does not contain any information
I have compiled Qt-5.2 along with qt-creator 3.0.0 both from source. The problem I have come across is my qtcreator no longer has any documentation, both on the help tab as well as the inline help...
View ArticlePySide install problem
I’m running Debian Wheezy and have installed both python-pyside and python3-pyside using both Synaptic and apt-get at different times. If I run Python3 and do ‘import PySide’ it tells me ‘no module...
View ArticleWhat's the difference between Makefile.Debug and Makefile.Release
As we all know, qt will generate Makefile, Makefile.Debug and Makefile.Release files. These three files are generated both in debug and release mode. I know little about Makefile, but I found it’s...
View Articlelib file missing
Hi, I got a warning message, when i open the Qt creator in Windows. I have reinstalled the Qt 5.2, but still the message comes out. screen shot of the warning message [dropbox.com] Best Regards Ansif
View ArticleAssert failure in QCoreApplication
Hi All, I have using Qt 5.1.1 in Visual studio 2008. But I am getting Assert failure in qcoreapplication.cpp at line 699. Q_ASSERT(QCoreApplicationPrivate::eventDispatcher != 0); Do any one is having...
View Articleqt 5.2 visual studio 2012 debugging problem
Hi, I download and install Qt 5.2 for Visual studio 2012 , and run the qt creator but system can’t detect any debugger ( system detect compiler [microsoft visual c++ compiler 11] ) how can i manually...
View Article