[Resolved] Qt 5.0.0 Building projects, *.exe always ask for Qt5Cored.dll and...
Hello there guys I was just wondering if someone could give me a hand on this… I’m doing few tutorials on web and I have been compiling/building projects for a while now.. But something that has been...
View ArticleBuiding both 32 and 64 bit windows on 64 bit windows machine
This seems to be asked a lot, but I haven’t found a good answer, it seems. I’m running the Windows 7 ×64 Build Environment console. If I use: configure -debug-and-release -platform win32-msvc2010 does...
View ArticleNo "Examples" in the Welcome screen of QtCreator 2.6.1 on WinXP. Why?
OS: Windows XP SP3 32-bit QtCreator: 2.6.1 (Dec 12, 2012 build) Downloaded file: qt-creator-windows-opensource-2.6.1.exe (52,230 KB) I just downloaded and installed QtCreator. There are no “Examples”...
View ArticleLinux to Windows cross-compiling error using Qt5 and MinGW
Hello ! I’m trying to setup Qt5 to build executables for Windows on my Linux computer. It looks like my QMAKE_SEP_DIR is messing things up. Here are the steps I followed : I installed Qt5 and MinGW, fo...
View Article[Solved] Qt 5 application won't start on not-development machine
Hello all, I have successfully ported a Qt application from 4.8 to 5.0. On the development machine (Win 7 32bit) everything runs fine as well in debug as in release mode. The only remaining issue is,...
View ArticleInstallation Help - Compile errors
Hi everyone, I would like to ask for your help with my install and setup. I have ran into an issue that I can’t seem to get past. I have installed the following packages on my Win8 PC....
View ArticleRelatively slow project compilation in Qt
Qt SDK Version: 2010.05 Qt Version: 4.7.0 Qt Creator: 2.0.1 Observations: I did a re-compile of Qt Libraries of Version 4.7.0, and did a Static Build, before this, the compilation were handling pretty...
View ArticleCannot compile Qt 5 on Mac OS ML
Hello. I posted this thread in the general forum: http://qt-project.org/forums/viewreply/108091 Maybe I will be able to get an solution here. It seems that the Mac OS build is broken, judging from...
View ArticleBuilding QtCreator with Qt5 -- cannot find declarative
Hi, I am trying to build QtCreator from the source code. I have qt5 on my machine, freshly installed from ppa, and when I execute qmake -r in the src folder, I get the following error message: Project...
View ArticleInstall Qt5 on Opensuse 12.2 home
I can install Qt5 locally on home directory to test it on Linuxmint but not on Opensuse. When I install on Linuxmint I get a dialog to select the installation directory, but not on Opensuse. Does...
View ArticleSetup debugging for mini2440 using Qt Creator and GDB/GDBServer
Hi everyone I’m not sure if this is the right forum to post this, if its not I appologise. I have a bit of an issue setting up GDB debugging for a mini2440 using the Qt Creator IDE. My distro is Ubuntu...
View ArticleQT instaler
i have make a project in qt and i want to run it on another system on which qt is not install. i have visited http://doc-snapshot.qt-project.org/qtifw-1.2/ifw-tutorial.html (but i want to know on which...
View ArticleCould not create HTML5 project
Hello there. I am trying to create new HTML5 project but still no luck. Everthing ends in “Targets” section, it says “No valid kits found”. Any ideas? Thank in advice!
View ArticleQt5 and uninstall-qt.py
Hello, What happened to uninstall-qt.py script??? I want to uninstall Qt 5 and I can’t find it. Regards
View ArticleHow to compile Qt5 on MSVC 2012?
Ok, I normally use Linux and know almost nothing about the MSVC toolchain. Just downloaded the Express version for Windows 8 and am trying to get it going. Ran the configure command from the README and...
View Article[Solved] QApplication: No such file or directory
I got Qt5 installed on Opensuse 12.2. I tried to compile some example project that compiled successfully on Qt 4.8. Now I get error message “QApplication: No such file or directory” I think the PATH to...
View ArticleStatic Plugins problem
Hello, I am writing a desktop Linux application using PostgreSQL. I wanted to add static plugin like here: http://doc.qt.digia.com/qt/plugins-howto.html#static-plugins . I received an error:...
View ArticleUIC step not being ran in build using Visual Studio Add-in
I recently upgraded to Qt 5.0.0 and Visual Studio 2010 (from Qt 4.6 and VS 2008). I installed the Qt Visual Studio Add-in, and converted my project to use it (previously i had set up build rules for...
View ArticleHow to compile Qt app with specify version dependency (Linux)
Hello there, I’m not sure how to describe it correctly, but I have a following problem. I need to compile my Qt application with exactly dependency to specific Qt version. Currently when I compile my...
View ArticleLubuntu 12.10 - Package X11 not found - Qt5
I’m trying to compile Qt5 on Lubuntu Linux 12.10 After a while i’m getting the following error: make2: Map ‘/home/grove/qt5/qtwebkit/Source/WebCore’ wordt binnengegaan ( test -f...
View Article