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

[SOLVED] Again on Windows Deployment

Hello. I have been trying to deploy my (quite simple) Qt/QML app to Windows (8.1, if that matters) and I simply can’t do it, despite reading every thread in this forum and guides all over. First, I...

View Article


Build From Source Succeeds, But No Makefile Generated

Hey all, I need to build Qt 5.2.1 from source and cross compile it for arm i.MX6 in order to deploy application to my Yocto board (Wandboard Dual). I am building to cross compile with the Yocto master...

View Article


Qt platform plugin "eglfs".

Hello there, I have few question to understand “eglfs”, Please help to me understand the concept. What is the pupose of “eglfs” ? Is it used only for cross-platform application? How can I install this...

View Article

Cannot compile. Please help!

Hi! I am new to Qt and I currently revising C++ I have created this simple program: #include <QCoreApplication> #include <QDebug>   int main(int argc, char *argv[])...

View Article

Building OpenCV for using with Qt addin with VS 2013

I am using the qt addin with vs 2013. My OS is windows 8. I have followed tutorials online on how to build opencv for vs but I have not been able to successfully build and run a program with OpenCV....

View Article


Online installer links broken?

Trying to install 5.2.1 from http://qt-project.org/downloads and all the Online Installer links are currently broken. Working for anyone else?

View Article

cmake, mingw, moc linker errors

I’m trying to build my application on Windows using MinGW, CMake, and Qt5.2.1. The application builds fine on Linux, however I am getting linker errors when trying to compile on windows. I’m getting a...

View Article

Qt 5.2.1 fails to build on OS X

Although configure seems to work perfectly, running make results in errors almost immediately: Project WARNING: You should probably load(qt_build_config) first in bootstrap.pro for QtBootstrap, as the...

View Article


can't find library during compilation

Hey, I’ve been trying to run a code for solving the laplacian equation using sparse matrices. The code can be found here [eigen.tuxfamily.org] under “First example” and the rest of the functions are...

View Article


QT Creator - problem with QTversion deploying to raspberry pi

This is probably a simple problem but I can’t find the answer. I’m trying to create a GUI on a raspberry pi, I followed the guide at http://qt-project.org/wiki/Create#QtonPi_app_SDK everything seems to...

View Article

SLES 11 sp3 and Qt5 compilation problems

I would like to know if there are any possibility to compile Qt5 onm this plateform? I know that the system is old but it is the one installed on the server and there are very little chance that will...

View Article

PySide Phonon missing deprecated symbols

I’m building PySide 1.2.1 on Ubuntu 12.04 with the lib phonon-dev package installed following the “Building PySide on a UNIX System” instructions and everything builds nicely. I take the egg and...

View Article

Can not run the simple QML program gettingStartedQml

I’m running Qt 5.2.1 (Qt Creator 3.0.1) on Mac 10.8.5. The documentation tells me to first build the C++ plugin using qmake and then make So first, using qmake in the filedialog directory gives me the...

View Article


Qt5.2.1 header compilation errors

After finally figuring out how to link Qt5 using CMake…I am now running into issues with the Qt header files. You can see the full extent of the errors here on dpaste [dpaste.com] . I am using...

View Article

Project ERROR: Could not resolve SDK path for 'macosx10.8'

Me again, Trying to build the same gettingStartedQml C++ folder (file dialog) but on a different mac computer. I follow the instruction in the tutorial using qmake This time I know I’m using the right...

View Article


Google NaCl with Qt on Windows

I got some project wich using `Qt 4.7.4` version (also I can’t rebuild it using `qt4.8` or `qt5` – there are a lot of errors appears, project is big and not mine so fixing issues would be even harder...

View Article

Qt5.2.1 Platform issue on deployment, could not find xcb plugin. Linux

So I am trying to deploy my application to a machine have does not have Qt installed. I followed the instructions X11 Deployment [qt-project.org] for shared libs. Program works on dev system (Mint) but...

View Article


Cross-compile Qt 5.1.0 for armv7

Hello, i’m trying to cross-compile Qt5.1.0 for an ARMv7 My Host system is Ubuntu: Linux ubuntu 2.6.32-38-generic #83-Ubuntu SMP Wed Jan 4 11:13:04 UTC 2012 i686 GNU/Linux My Target System is: proc/cpu/...

View Article

Compiling Qt 5.2.1 for android on Windows 7 (x86 toolchain)

Hi, im having some issue here compiling Qt 5.2.1 for Android on Win7 uning the official Android SDK and the NDK from http://code.google.com/p/mingw-and-ndk as proposed by the Wiki...

View Article

Book on Submitting Qt C++ App to Mac App Store

Submitting Qt C++ app into Mac App Store is a long and cumbersome journey. Any small mistake would cause a reject and another 5 days waiting in App review queue for another try. People know Mac App...

View Article
Browsing all 2113 articles
Browse latest View live