Build for a Linux Target (Ubuntu) from my windows QT SDK
Hi All, I am sure this must have been asked before, but I could not find a topic for it. I have installed QT 5.0.2 SDK (QT Creator 2.7.0, mingw47, etc.) on my windows box. I have a project that runs...
View Article[Solved] Mac OSX install Qt5.0.2 Failed. Error : unable to execute command:...
Yesterday, I try to install Qt on my macbook pro. but Failed. The error information is: :-1: Error:unable to execute command: posix_spawn failed: No such file or directory OSX : 10.7.5 The QT version I...
View ArticleFailed to build 32-bit Qt with Visual Studio 2012 - bad YarrJIT.cpp compilation
I am trying to build 32 bit Qt libraries on a Windows 7 computer using Visual Studio 2012. Therefore I configured as follows: C:\Qt\4.8.4> configure -platform win32-msvc2012 After nmake compiled...
View ArticleCompiling a library on a system with no qmake installation
I’m trying to compile a library that I wrote in Qt Creator using qmake on a remote machine which does not have qmake installed. I thought that running “make” on the qmake-generated Makefile would work...
View ArticleProblem building Qt 5.1 for android
Hello, I’m trying to build Qt 5.1 for android on Mac (Mac OS X Lion 10.7.5). I already run ./configure, following this [qt-project.org] tutorial. But when i run the make i have this error:...
View ArticleProblem with Qt5 installation in Mac Snow Leopard
I have downloaded the source code and tried to build Qt from scratch. Both the versions failed to installed (5.0.2 & 4.8.4). I have a mac snowleopard (v 10.6.8, 64 bit). Recently I have updated...
View Article[Solved] Running Qt 5.1 Alpha
Hi. I’m sorry for this basic question, I’m just starting with Qt. I already did some tutorials using Qt 5.0.2 but because i need Qserialport and i could not install it i decided to try 5.1 because it...
View Articlehow to install qt-commercial-charts-src-1.2.1
after install ‘qt-windows-commercial-5.0.2-mingw47_32-x86-offline.exe’,i want to try qt-commercial-charts-src-1.2.1.zip,may you tell me how to install by detailed steps?
View ArticleHow to build QtBase 5.0.2 on Windows XP SP3 using msvc2005
I didn’t find enough information on the web, so I figured it out myself how to successfully build the DLLs of QtBase 5.0.2 on Windows XP SP3 using msvc2005. Here’s the summary on how I finally...
View ArticleWin 7/64 + Eclipse/64/Juno + c++ + QT4.8.4 with Eclipse Integration will not...
Hello, can anybody give some help or can tell me an Workaround. I want to program serveral calculation prorgrams with a QT-GUI. But in the Moment it is an nightmare with QT. Tanks
View ArticleQt 5.0.2 on Mac 10.8.3 (Mountain Lion) qmake/make fails
I’ve been away from Qt for a few years. I just installed Qt 5.0.2 on my Macbook running Mountain Lion (10.8.3). I went through the “Notepad” tutorial [qt-project.org] to see the new Designer UI and...
View ArticleA problem to run Qtserialport example!!
Hi I did this instruction : http://qt-project.org/wiki/QtSerialPort and I have got this Errors you can see in the picture below : What is the problem ? [edit, picture link updated, koahnig]
View Articleqt502 compiler not working msv2011
Dear All,cannot compile an example from qt. programme returns message: :-1: error: Qt Creator needs a compiler set up to build. Configure a compiler in the kit options. i am using: Qt Creator 2.7.0...
View ArticleQt5 (Fedora 18) - Cannot find -lGL
Hi all, Today I downloaded and installed the latest Qt5.0.2 on a fresh Fedora 18 system. I am currently attempting to build and run the “camera” example application and am getting the following error:...
View Articlehow to create windows platform plugins!?
hello,I use qt-windows-opensource-5.0.1-mingw47_32-x86-offline but when i run a program its load this Error:*Failed to load platform plugin “windows”. Available platforms are: minimal,* I very search...
View ArticleI cannot enable ICU library support with Qt-5.0.2
I’ve been trying to build Qt-5.0.2 with qtwebkit enabled. Webkit needs ICU library support, so I’ve installed the latest version of ICU in /usr/local. However, the qtbase/configure script won’t...
View ArticlelibQt5Network fails to build on z_inflate references
Following the instructions for building Qt Android on Windows [qt-project.org] but I must have missed something. I got to the build steps and when I run mingw32-make the build dies with undefined...
View ArticleQt 5.1 Beta Available (not officially)
I’ve been waiting for this for a long time (since April 8). Binary packages Qt 5.1 beta 1 available here [download.qt-project.org]. Perhaps it would be useful to someone.
View ArticleQt5.1 beta1, do not fix accents bug?
Hi All! According https://bugreports.qt-project.org/browse/QTBUG-28183 about (accents) Dead keys have fixed in this Qt version. I have tested in my Archlinux and not is posible write accents. In qt...
View Article[Solved] QMessageLogContext does not name a type with Qt SDK 5.0.2 - Ubuntu
Hi Guys, Sorry for the long post, I think the question is relatively simple, but I feel the need to explain the situation I got myself into, however you can probably jump straight to the “Questions”...
View Article