Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Browsing all 2113 articles
Browse latest View live

How to customise Qt5's search paths (on OSX)?

Hi, I would like to customise Qt5’s search paths in such a way that my Qt5 installation on OSX will use special absolute paths within a user-definable prefix in order to set up a CI system for KF5...

View Article


dpkg-shlibdeps: error: couldn't find library libquazip.so.1

I am getting the below error during making the .deb package of the QT 5.2.1 app . dpkg-shlibdeps: error: couldn’t find library libquazip.so.1 needed by debian/demoapp/usr/bin/DemoApp1 (ELF format:...

View Article


[SOLVED] Qt 5.3.1 broken on Windows

Windows Qt 5.3.1 that I downloaded with the online installer seems broken. qmake -v shows me this: QMake version 3.0 Using Qt version 5.3.1 in c:/work/build/PADDING/lib Where...

View Article

How do I create a static library to deploy programs on windows machines?

I am using Qt Creator 3.1.2 (opensource) on a Win7 64 bit machine. I have created a simple app using C++ with the mingw compiler. I would like to create a static library in the C:\Qt\SataticApps...

View Article

Is it possible to build application and deploy it to android without any Qt...

I tried to accomplish this in this steps: 1) .pro CONFIG -= qt QT = 2) AndroidManifest.xml <application android:hardwareAccelerated="true"...

View Article


Qt release - difference with OpenGL version?

Hi, I would like to know the difference between : Qt 5.3.1 for Windows 32-bit (VS 2013, 559 MB) (Info) Qt 5.3.1 for Windows 32-bit (VS 2013, OpenGL, 557 MB) (Info) If I don’t plan to use OpenGL, is it...

View Article

[Qt 5.3.1] Issue to to find its own source files

Hey guys I am currently trying to compile and build a project which I believe was done on Qt 4.x.x, but I’m not really sure. The problem is that all Qt internal source files are having problems to find...

View Article

WinRT: "qt.winrtrunner: Failed to read phone product ID from the manifest."

Hi, I’ve installed “qt-opensource-windows-x86-winrt-5.3.1” in order to test Windows Runtime builds. I’m creating and compiling an empty project, and I get the following error at execution: winrtrunner...

View Article


can't run Qt via terminal directly

hello everyone My platform is ubuntu 12.04 LTS I already have installed Qt4.8.5 in default directory (/usr/local/Trolltech/Qt-4.8.6/bin) when I type “designer” in terminal. it showed error that: _The...

View Article


adding install section to the generated Makefile

after running qmake i get the Makefile with empty install section how can i make qmake generate the install commands in the Makefile automaticly ?

View Article

Lib file missing in Qt 5.3 Linux 64 bit version

Hello, I got a compiler error in my Ubuntu version, “/usr/bin/ld: cannot find -lGL”. I tried to search this error but didnt find a solution yet. How can i fix this problem. Ansif

View Article

QT Mysql cant compile Plugin

Hello all, i tried to compile the mysql plugin for the raspberry pi. I cross compile it on a ubuntu maschine. i get following error: /opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++...

View Article

No windows displayed since version 5.1.0 on linux.

Hi, I’m not new to QT, I wrote some small apps with it several years ago, and have just come back to it. My issue here is that 5.0.2 is the last version where anything at all works, in 5.1.0 and later...

View Article


[Qt 5.2.1] Building sql DB2 driver error

I want to build a sql driver for IBM DB2 so i can use it in my program. I am following this guide http://qt-project.org/doc/qt-4.8/sql-driver.html. I have installed DB2 Express-C for Windows 64-bit. I...

View Article

Qt 5.3 attempts to load Internet Plug-Ins

Hi, I have two problems and solution of first problem should hopefully prevent the second problem. First problem is same as the title. whenever I run my application I get message that reads Error...

View Article


How to edit first ui by second ui?

As the topic, to edit first UI by second UI. If my second UI can edit the position of button and the background for display in first UI. After we click save on second UI, the first UI must running and...

View Article

qt 5.3.1 msvc is not finding my windows.h

I’ve got visual studio 2013 express installed both visual studio and qt are 64bit. Am on windows 7 and everytime I try run an example it gives me thi “c1083:cannot open inlcude file:‘windows.h’:No such...

View Article


Creating a QMAKE project for a Fortran dynamic library in Mac OS X

Dear all, Please Help. This is something that is bugging me for months. At the beginning I tried Makefiles. Then I said to myself: “Lets grab CMAKE and try it out”. I dropped it. Then it was SCONS;...

View Article

Build static Qt 5.3 with mingw-w64 4.9 fails

Hi, I followed these instructions [qt-project.org] for building Qt from source (search for “Prerequisites” on the page, that is where I started). I did not include WebKit or ICU. When configuring I...

View Article

nmake gives Command line error D8021 : invalid numeric argument '/FS'

I wrote up my question on stack overflow so i’ll just link it to there. http://stackoverflow.com/questions/24494251/deploying-a-qt-5-3-app-on-windows basically the problem is that I’m trying to deploy...

View Article
Browsing all 2113 articles
Browse latest View live