making an OCI (Oracle call interface) driver
Hello! Qt 5.4 mingw491_32 (tried also on the Qt 5.3) OS Windows 8.1 I’ve got some trouble with compiling an OCI driver. As it was told by instructions: set...
View Articlelinking problems
hi , i am trying to compile an application using Qtcreator ,when the make file tries to cross compile the app using the toolchaine of the target i get the following error....
View ArticleQt Creator building for QNX
I recently built Qt 5.4.0 from source for my windows development machine. I can compile and deploy applications from the command prompt. However, I have been unable to build from within Qt Creator. I...
View Articlecannot find -lGL after fresh install on wheezy
First question After a fresh install of Qt 5.4 and attempting to compile the first example I get cannot find -lGL where do I start looking for the problem. Everything works fine on my Windoze box. Any...
View ArticleInstalling (make) Qt 4.8 from source stops
More than an hour long process of installing (make within qt-everywhere-opensource-src-4.8.6/) stops (no writings out). Last representative rows were: make3: Leaving directory...
View Articlelrelease-qt error
hi, i have this error when compiling a qt project make1: lrelease-qt4: Command not found make1: *** [../../../qupzilla-master/bin/locale/ar_SA.qm] Error 127 make: *** [sub-src-lib-make_default] Error 2...
View Articleexception starting debugger
Hello, Im having some problem with debugger in qt creator 3.3.0. it was working well all the morning but i don’t know what i did that is throwing and exception again and again when trying to start it....
View ArticleiOS Deploy a Beta Version
For Android, I’ve deployed an app to a Nexus7 connected via USB to do testing. I have not tried this for iPhone, but assume the process will be similar for a USB connected iPhone. What if you need or...
View ArticleLocation of Qt 5.4 source code
Hello Please give me a prompt where I can get the source code of Qt 5.4? And what is it’s archive name? Saying more precisely, I need \src\plugins\sqldrivers\oci directory. I can find only old versions...
View ArticleHelp with Kit specific configuration please
I have setup QT 5.4 and am using QT creator 3.3 which makes my life a lot more easier. So I have set up the creator to run for both Android and Desktop. The problem (rather pain) I have is, I have to...
View ArticleMySQL 5.6 plugin ( sqldriver ) build problem in Qt 5.3.2 - centos 7
Hi to all, I’ve CentOS 7 on my computer. I’ve installed Qt5.3.2(from binary) and mysql5.6 ( from RPMs) successfully. Now I am building mysql plugin for Qt. I given this command :- #...
View ArticleMoving from Qt4 to Qt5 - linker problem. Explicit instantiations problem or...
The following compiled, linked and worked with qmake-qt4. With qmake the linker fails with message undefined reference to `void TabScreen::addNewScreen<ScreenA>(ScreenA*,...
View Articleqtcreator src compilation with a gcc binary different from my actually...
I want to compile the qtcreator 3.3.0 so I need qt 5.3.1 or later and gcc 4.5 or later… For the qt version i has no problem but for the gcc i has a inferior version and i dont’t want to change it, so...
View Articlemodule "QtQuick" is not installed (Android porting)
Hi all, I’m trying to porting my application to android with qt5.4 but I have this error: W/Qt (30916): qrc:/qml/FrontEnd.qml:1 ((null)): qrc:/qml/FrontEnd.qml:1:1: module “QtQuick” is not installed...
View ArticleQt Installer for OS X keeps freezing on me when I switch to other applications
(Do i really need the entire 8.5GB just to make some simple Qt stuffs?) Anyhow, the installer just keeps freezing up on me and I can’t keep it as the foreground app in focus bc I’m on a really slow...
View ArticleOverriding recipe for target "install_target" from qmake: double generation...
Using the I detailed below .pro file, I consistently get the output I detailed below too (first). The question is: why does qmake generate the same statements in the makefile twice? Anyone ideas? By...
View ArticlelibQt5WebEngineWidgets.so.5
Where can I download deb package “libQt5WebEngineWidgets” without full package “qt5-default” or “.run” from website?
View ArticleWhich Qt 5.4 installer to use on win-64?
I would like to start using QOpenGLWidget introduced in 5.4 (http://blog.qt.io/blog/2014/09/10/qt-weekly-19-qopenglwidget/) but am confused re which 5.4 installer to use. Download page lists two...
View ArticleLinux installer - modify user's search path
I am using the Qt Installer Framework to install to Linux (Ubuntu). I want the installer to modify the user’s path. I don’t want to instruct the user to go edit their environment to do so. Does the IFW...
View ArticleQt Creator Compiler 64bit and 32bit
Hello guys I just downlaoded Qt 5.4. I want to use Vc2013 compiler x64 to make 64-bit programs and use MinGw to make 32-bit programs in same Qt Creator. How can I make this? I downloaded thoso exes;...
View Article