Error linking libQt5WebKit.so
Hi, guys! I tried to build both release and stable branches with the commands ./configure -c++11 -qt-xcb -icu -cups -pch -opensource -confirm-license -developer-build -release -opengl desktop -nomake...
View ArticleQt5.2 and Qtlocation
Hello, I use to work with Qt 4.8.4 and Qtlocation module. So I download Qt5.2 and the QtLocation module. The download and the setup seems to work properly. I try on example with the QtLocation module,...
View ArticleQXmpp - problem with undefined reference to
Hi, I try to use qxmpp library in my project (I don’t want static linking), but while building there are some problems with this library: “undefined reference to…”. I’m not sure if I do everything...
View ArticleMySQL 5.6 driver available, yet not loaded?
If this is in the wrong area, I am sorry. It seemed like a fitting location to me. I did a search for topics similar and found quite a few related discussions, however the ones I tried were...
View ArticleDeploying qt5.2.0: won't find windows platform plugin
Hello, I am trying to deploy an application I wrote with QtCreator 5.2.0, using the MinGW 4.8 compilator. I compiled it in release mode, but I can’t seem to make it work on a machine without Qt...
View ArticleCan I have Qt 4.8.1 and Qt 5.2.1 IDE's in Ubuntu?
Hello everybody! I have Ubuntu 12.04 LTS, with Qt4, version 4.8.1. It’s installed from official repositories with all its associated environments (Qt Creator 2.5.2, and Qt Assistant + Qt Linguist + Qt...
View ArticleHi, Binding .DLL file to an .EXE
Hey, im new here, and i dont know if im in right place to ask this. But how do you bind an .DLL to an .EXE? Like Injector, but without those browsing thingies. So i run my .EXE, it AUTOMATIC runs .DLL...
View ArticleQt 5.2 on RHEL 5.8
Hi, I am building Qt 5.2 from source, i have finished compiling on Win 7, RHEL 6 & Ububtu 12.04 without any issue ( after figuring out missing dependencies ;) ). But on RHEL 5 with gcc 4.8.0...
View ArticleOnline installer broken?
Just tried installing Qt 5.2 on two different machines, windows 7 ×64 and ubuntu 12.04 ×64, and the online installer doesn’t seem to work. On linux I get an error “could not download meta information...
View ArticleQt addin for Visual Studio 2013 not working
I built Qt 5.2.0 with visual studio using these direction, Qt 5.1.1 with Visual Studio 2013 ×64 0. Install AcrivePerl from http://www.activestate.com/activeperl 1. Install python...
View ArticleQt Windows 1.5.0 x86 Online installer Download Error
Hello, I am new to Qt-Project. And just downloaded the online installer. My operating system is Windows Vista 32bit(I will upgrade this week to win7 pro) It gives me this error: Download Error Could...
View Articleusing QT with openCV on Maverick osX
Hello I am new to openCV and I would like to install openCV and use it with QT. I used macports to install it and i set the path in the terminal. What I did was; I installed macports I typed in the...
View ArticleQtWebEngine not building on OSX using x86 flags
I have been trying to compile QtWebEngine using Qt5.2.0. I used on both compilation the x86 flag. On Qt5.2.0 with no issue, but when trying to compile QtWebEngine everything looks good until it tries...
View ArticleBuilding mysql driver crashes on opengl?
Hi, I’m following the guide “sql database drivers” from the qtcreator to build the mysqldriver. On the step : “mingw32-make sub-src” First I ran into this bug :...
View ArticleUsing CUDA Library in Qt Project
Hello all, I’m trying to get a simple Qt Widget project to use a CUDA library that I’ve compiled. I’ve added the following to the .pro file: LIBS += -L$$PWD/ -lCUDA_lib INCLUDEPATH += $$PWD/...
View ArticleDownload QT3 framework
Hello, since I’m pretty new to QT and this forum I hope my question my be allowed: I need to download the QT3 framework (incl. documentation) for Windows. When looking into the archive I only see files...
View ArticleQt Creator needs a compiler to create project..
Hello All, after reading the doc and searching the net I’m still not able to solve the issue “QT creator needs a compiler to create project…”. I’m using QT Creator 5.2.1 and I have installed he MinGW...
View ArticleProblem building Qt 5.2.1 on the Mac
I don’t know how/why I keep running up against these… I must be “special” or something… So, I’m trying to build Qt 5.2.1 on the Mac (MacSDK 10.8, Xcode 5.0.2), and things hum along quite well, until...
View ArticleNEW: Guide for manual app deployment on Windows
Hi all, I’ve lost count of the number of deployment questions I’ve seen on this forum. Partly because the the deployment process itself could be more streamline. Some automatic deployment tools...
View Articlewich class replace QextSerial enumerator ?
Hi Hall, It seems that with QT51 and QserialPort the class QextSerialEnumerator is not available as it was in older version. (i have installed qserialPort, the examples works perfectly but i can’t find...
View Article