Postgresql database driver in 5.0.2
Hi, I’ve read the change log of Qt 5.0.2 [qt.gitorious.org] and it mentioned that the new release has SQLite and Postgresql database drivers but after downloading the new release for Window 32 mingw I...
View ArticleQT 5.0 with WebView 2.3
Hi, I would like to use qtwebkit 2.3 with qt 5.0. But it’s not include in official package. Do you know where i can download a package with qtwebkit 2.3 and qt 5. I can get qtwebkit 2.3 with qt 4.8...
View ArticleCross compilation to Windows
Hello, I am on linux system and I try to compile my program for windows. qmake -spec win32-g++ -o win32/ cd win32 make And I have this error: -I'/usr/share/qt4/mkspecs/win32-g++' -o...
View ArticleProblem building Qt 5.0.2 on Windows 7 using VS2012 configuration
Hi all, during the build (nmake install step) of the new Qt 5.0.2 release (qt-everywhere-opensource-src-5.0.2) an error occurs. I try to use the same three instructions like I did with previous release...
View Article[Help] Configure static compile with Qt 5.0.2
I build an GUI application based on Qt 5.0.2 in Ubuntu platfrom, then I copied the build folder into another Ubuntu machine and run it, but I got the error in terminal error while loading shared...
View ArticleInstall of older versions
Is there any particular reason that the installation of older QT versions requires you to install creator separately from the designer? Due to my need for pyside, I had to install 4.8.4, but it is a...
View ArticleQt GUI example won't compile
I just installed Qt 5 and have never used Qt before. If I try to create a Qt GUI application, it will not compile the basic code that is already provided to me. Without altering the code at all, I...
View Article/MP: No such file or directory
Hi all, I am trying to build a project from source—(Sankore) and I am getting the error: /MP: No such file or directory. The /MP is refered to in my .pro file but I can’t figure out what might be going...
View Articlenmake docs bug
Generated .qch documentation [pixentral.com] Greetings! I have built Qt 5.0.2 in my Windows 7 (x86) machine using VS2012 compiler. These are the steps i did for the build: configure ... //my specific...
View ArticleCompiling Qt 5.1 Alpha for Android on Ubuntu 12.10 64-bit
Hi! I have tried to create a QtCreator project for Android for some days now, using Qt 5.1 Alpha. I have tried to compile Qt with all kinds of parameters, but QtCreator keeps complaining that I have no...
View ArticleCan't build Qt 5.1 alpha
I encountered a same error, no matter using nmake or using jom. configured by: configure -debug-and-release -opensource -nomake examples -nomake tests -nomake webkit The two folders qtwebkit and...
View ArticleCan't build Qt 5.1 alpha on Mac OS 10.8.3
Hi everyone. Today I’ve tried to build the Qt 5.1 from sources which I’ve download from this link [download.qt-project.org]. When I try call command like: ./configure -prefix...
View ArticleQt creator : cann't create Qt Gui Application
I’m new starter with Qt I’ve just installed the 4.8.4 library and then I instaled the Qt creator for windows .. but it doesn’t seems similar too the guide (see the bild. sorry for the german langage...
View ArticleInstall Qt Creator on Windows XP
Hi there, I already using Qt Creator 2.4.1 on my Desktop on Ubuntu system and everything is ok. I wonder if i can install it on my netbook on witch i have Windows XP. I checked our forum and i found...
View ArticleRequest for openssl files from the old QtSDK
Hi If anybody still has the QtSDK1.2 installed on Linux, I would appreciate if he can send me the openssl .so files located in the QtSDK installation directory. Under windows they are named:...
View Articleqt5.02 cannot installl
Mageia Linux 32-bit. Program runs up to and including the License Agreement page. I am installing into /opt/QT5.02 and there is 16G available. The installer complains that there is not enough disk...
View ArticleBuilding Qt 5 from source with MinGW - wrong headers being used
Hi, I’m trying to build Qt 5 from source for testing purposes using MinGW. However I have Visual Studio 6.0 still installed to maintain older projects. I set up my path as follows:...
View ArticleInstall QtCreator 5.0.2 on Debian
Hi, i have installed the package 2Qt 5.0.2 for Linux 32-bit (395 MB)” but i got the following errors if i try to start the qtcreator: Failed to load platform plugin "xcb". Available...
View ArticleWhat is the "OpenGL" difference between the two windows 32-bit (VS 2010)...
Hello I just notice that the binairies are differents and that the “without opengl” installation contains some libraries named GLES… qt-windows-opensource-5.0.2-msvc2010_32_opengl-x86-offline...
View ArticleQt creator :: compiler
i installed the Qt libraries 4.8.4 for Windows (VS 2010) and then I installed the latest version of Qt creator. I used a MinGw compiler .. this way...
View Article