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

[QT5] How do I build pile of this dog shit?!

Excuse me for my french, but can somebody give normal instructions on how to build QT5 with WebKit?! EVERYTHING SO FAR WAS WASTE OF TIME, nothing does the job right. Why suddenly QT5 does not provide...

View Article


[SOLVED]Desktop+Mobile Which distro I've to choose

I want to develop my applications for desktops and Android mobiles which distro I’ve to choose?! I already downloaded and installed: qt-linux-opensource-5.1.0-x86_64-offline.run...

View Article


Compiler Issue

My question is if QT comes with a compiler at all. I chose to download “Qt 5.1.0 for Windows 32-bit (MinGW 4.8, OpenGL, 666 MB) “ Well seeing that it says MinGW I assume that it comes with a compiler....

View Article

building qt5.1 for iOS

I’ve followed the instructions from http://qt-project.org/doc/qt-5.1/qtdoc/ios-support.html, everything went fine, no error. the sdk I choose is iphonesimulator6.1 I’ve build qtscript and qtquick1 Then...

View Article

Which version of Qt to use for Window 7 64-bit and VS2010?

My development PC has Window 7 64-bit. I am also using MS VS2010 because I will need to interface to a DLL written by other team members in C++ and compiled using VS2010. I can compile the DLL as...

View Article


How do you add a library in QT

All I am trying to do is add OpenCL to a QT project. My OpenCL files are in c:/opencl   c:/opencl/include/CL/cl.h c:/opencl/lib/x86/OpenCL.lib According to what I read here [qt-project.org] if...

View Article

QtCreator 2.8 from GIT gives Project ERROR with qmake

Hi, an hour ago I tried to update my working copy of the QtCreator project with latest version from GIT. After the update git told me that it is version 2.8. I tried to run qmake with update but i get...

View Article

[SOLVED]Trying to build mysql driver in Qt 5.1.0 and MySQL 5.6

Hello everybody! I need your assistance! I can’t connect qt 5.1.0 and mysql 5.6. Qt says that i don’t have a QMYSQL driver, and i have read that i have to build mysql plugin myself, but i cant find a...

View Article


QT 51 runtime error on windows

I’ve written an app with Qt 5.1.(my first c++ app) It runs fine on the machine with Qt installed, but when I attempt to deploy the executable to another windows machine where Qt is not installed, I get...

View Article


QT 5.1 Deployment on mac OS X, macdeployqt does not change a links to qt libs...

Hi guys, I’m having troubles with deployment of QtQuick app on Mac os X. I’m using latest QT 5.1 and also QML Desktop Components. After I build my Application in QtCreator, I checked on what libraries...

View Article

How do you include OpenCL in a 32-bit application?

I am trying to use OpenCL in a QT Project on my 64-bit windows machine. I am using the AMD APP 64-bit OpenCL SDK. But QT only builds 32-bit applications. I try to include OpenCL in my project and get...

View Article

Qt Creator example dependencies on OpenGLES/ES2 files

I just downloaded and installed Qt Creator (2.7.2 with Qt 5.1.0, 32-bit) on a Windows XP, 32-bit machine which I hope to use to develop a GUI interface for a C/C++ console-based application. The...

View Article

Where is the Qt Widget Project option?

Hello, guys! I’m using Qt Creator 2.7.2 Based on Qt4.8.4 and i want to make a simple widget project, a window with buttons and everything else, but in “File->New File or Project…” there is no...

View Article


[Qt 5.1] cross-compile for ARM : include errors

Hi everyone, I am currently trying to cross-compile Qt 5.1 for an ARM with an angstrom distribution. I have the tool chain in /usr/local/angstrom. I have downloaded the Qt source with the command : git...

View Article

Phonon doesn't work when macdeployqt is used.

Hi! With Qt 4.8.5, Phonon works great in OSX until the executable is deployed with macdeployqt. macdeployqt doesn’t print any errors, and the executable works as before until Phonon is used....

View Article


Deploying Qt project to Android - project has an exe and dlls, what is the...

Current Qt project has an exe which deploys to Nexus 7 fine. It calls dlls written by us in Qt – what is the best way to get those dlls onto the device?

View Article

[solved] Qt 5.1 linux build issue - undefined reference...

Hi all, I am having trouble building Qt 5.1 on my linux system running gentoo. Here is the output from my build: make[3]: Entering directory...

View Article


Can't build container

Hi, I just installed QT 5.1.0 (kit: Desktop Qt 5.1.0 MinGW 32bit) on my windows 7 laptop. I created a subdirs project and then added a QT application project. I did not add any code or any file,...

View Article

QT 5.1 Deployment on mac OS X, how could I deploy the QtQuick2 apps?

How could I let the app know where to find the dylib? I create the folder inside of the bundle mkdir qmlTest2.app/Contents/PlugIns mkdir qmlTest2.app/Contents/PlugIns/QtQuick mkdir...

View Article

Starting again from scratch

After many experiments with combinations of 4.7,, 5.1, mingw, vs2012, and assorted add-ons and updates, I finally reached the conclusion that the examples were never going to compile consistently, and...

View Article
Browsing all 2113 articles
Browse latest View live