QT-embedded-install problem
Hello, I have beagle bone black and while I was following the http://qt-project.org/doc/qt-4.8/qt-embedded-install.html guide, at the steps involving ./configure I’m receiving the following error: You...
View Articlemultiple target patterns. Stop.
Hi all, I am a beginer with Qt511 under windows XP with Qtcreator 2.8.1 and mingW48_32 I first try a console application “hello world”, of course it works but when I add an external library without...
View ArticleDLL Qt5Cored not Found.
Hello All, I was hoping someone could lend me a hand with this problem I am having. Goal #1: I am attempting to create an adaptable developement enviroment for work, so I would like to avoid directly...
View ArticleInstalling fsfgdb on Mac OS
Hello everybody, im using QTCreator 2.8.1 and i want to set up a Debugger. I followed this instruction:...
View ArticleError while running Qt5.1.0 on suse enterprise linux 11 sp3
Hi I am trying to runnig Qt on SUSE os.I have installed Qt5.1.0 on SUSE and tried to open using ./qtcreator command on console but i am getting following error. /qtcreator: symbol lookup error:...
View ArticleQt5: PulseAudio vs ALSA
Hi, Qt5 checks for the availability of pulseaudio development header files at compile-time. There actually appear to be two tests: - qtmultimedia/config.tests/pulseaudio –...
View Article[Windows] Building and installing problem
Hi, I succesfully compiled QT5.1.1 on Windows 7 but I can’t install it. This is my configuration command: configure -prefix c:\qt\qt5-custom -release -opensource -skip webkit -opengl desktop I compile...
View ArticleCannot compile Qt 5.2 from Git for Android including mysql support
Hey all, I’m having a difficult time compiling qt5 for android with mysql support. I’ve downloaded the mariadb connector sources, and configured CMake for mariadb to utilize the android toolchain...
View ArticleSome works Qt 5.1.1 on Windows XP ?
Hello everyone, I have a PC running Windows XP 32-bit Slackware 14.0. For a long time I used Qt 4.8.2 and Qt Creator 2.5.2 for MinGW version 4.4 and 4.6.2 for Windows XP and then the Linux version...
View Article[Unoffical-release] Qt -vs-addin-1.2.2 for Visual Studio 2013
Hello everyone, Due to people (including myself) having no patients here is my unofficial release of the Qt Visual Studio Addin for VS2013 and Qt5. Installer Download [minioncoding.com] If anyone can...
View ArticleUnable to build qtwinextras with Qt 5.1.1 (fatal error C1083: Cannot open...
I am trying to include the qtwinextras module as part of my build process. I am not a qmake expert but tried to follow what I could dig up. I downloaded the tar file from gitorious and unpacked it into...
View ArticleLNK2001 Error with XMP Toolkit static libraries
Hi, I am trying to compile an application written on MacOS X (not by me) on my windows machine. I am stuck with 43 LNK2001 Errors (see below), working the first time with Qt and the XMP Toolkit, I am...
View ArticleStatic Compilation of Qt 5.1.1 on Windows 7 64-bit with mingw32
Dear Qt friends/developers, I know this has been discussed again and again and indeed I read the f* manual already. I did a static built of my Qt 5.1.1 installation according to the documentation at...
View ArticleDeploying application on Ubuntu
Hey everyone, SO I’ve been using Bitrock Installer for Qt to bundle all the assets for the project I’m trying to deploy along with the .dll’s for Qt5. This works fine for windows. How would I go about...
View ArticleQt 3.3.5 with canvas and xml
I am working on an old application my company is still supporting, and it uses Qt 3.3.5. I need to recompile this Qt source in order to add both canvas and xml ability. The person who originally...
View ArticleProblem while compiling qtwebengine
I have fixed most of the problems I came across while compiling myself, but now I’m stuck at this error. “ Updating projects from gyp files… gyp: Dependency...
View ArticleBuild QtConnectivity from gitorious repo
Hello, I found out that the QtConnectivity module shipped with Qt 5.2 RC1 has no Android support. However someone is already developing a module with Android support on gitorious:...
View ArticleStatic linking Qt 5.1: error during mingw-make
I tried to make static qt, and got error during mingw-make. This is text of error. I use 32bit win 8.1 I Download and install the last versions of perl, pthyton, minGW. Path folder is correct. I used...
View ArticleProblems/confusion configuring the compiler and the kit.
Hello I’ve just taken my first Qt steps by installing Qt 5.1.1 (MSVC 2010, 32 bit). During installation I chose to install all the compilers, as I had no idea which one would work. When I try to run an...
View ArticleAnnoying -lGL
After fresh install xubuntu 13.04 and Qt 5.1.1 64 bits i have this annoying error when try to compile: /usr/bin/ld: cannot find -lGL make: Leaving directory `/home/xxxx/work/BigDataWeb’ collect2:...
View Article