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

Built exe require windowplugind.dll to run, qt 5.3, windows 8.1

I want to run built exe on PC without installed qt, i found that exe required Qt5.3.2\5.3\mingw482_32\qml\QtQuick\Window.2\windowplugind.dll but in what folder should i copy this dll on PC without QT?...

View Article


Qt 5.4 Qt creator 3.3 debugging problem

I just installed Qt 5.4 with Qt creator 3.3 and MinGW 4.9.1 and everything worked fine until i tried to debug my qml project. I keep getting this error; “The slave debugging engine required for...

View Article


Raspberry Pi Image

Does anyone have a raspberry pi image with QT5 on it? I’ve come across lots of instructions on how to set it up – but there’s always script errors or undocumented steps or something that buggers it up.

View Article

Error deploying Release

Hey Everyone! Thanks for helping! I have created an application that runs on windows recording/reading a RFID tag. It also access a database (SQL Server) to acquire the data to be recorded. I’m trying...

View Article

QT Build: -skip -qtwebkit does NOT work

Hi guys, i am trying to compile qt 5.3.* without webkit, q3support, QML, Quick, ICU. But the configure script says: the qtwebkit and … don`t exist. so: -skip qtwebkit -skip qtquick -no-q3support...

View Article


5.4.0 sending application package to Apple via Application Loader failed with...

Hi, i just created my application package to send it to apple using the application loader (3.0 620) running on yosemite. for each Qt framework inside the bundle i get the error: ERROR ITMS-9000:...

View Article

why not to improve the deployment solution of Qt?

why not to improve the deployment solution of Qt?Without the easy deplyment and app upgrade solution, it is very hard for Qt to be a productive framework.Sometimes i even think that, Now Qt is just a...

View Article

Problem installing Qt 5.0.2 msvc2012 64 on a Winx64

I’m new about Qt. I started installing Qt on a Win7. I’ve got 2 errors during installations: Error during installation process (qt.502.win64_msvc2012_64.essentials): Execution failed(Unexpected exit...

View Article


Deployment of an Windows App created in Visual studio

Hello finished my first Application V1.0 and would like to run it on my father’s pc. I used qt5.4 and the visual studio QT designer. I googled and found different ways to deploy my application, like...

View Article


Mac App Store deployment. General question how to add Qt frameworks in app...

Hi, i have a general problem deploying my application to apple using the application loader. After creating my app bundle using macdeployqt the qt frameworks are at correct place in my bundle, for...

View Article

App Store with status "invalid binary"- Deprecated API Usage - Apple no...

Hi, Qt: 5.4.0 final on Mac OS X yosemite: after successfully sending my application package to apple using application loader it get’s rejected after a while with status in iTunes connect:...

View Article

QtWebEngineProcess not working in sanboxed application

Hi, Qt 5.4.0 final release my app starts in sandbox, but QtWebEngineProcess is not allowed to start / crashes due to sandbox restrictions . Maybe i must set entitlements explicitly for...

View Article

[SOLVED] Updating Qt 5.3 to Qt 5.4

Hi, every time, I visit this forum, I get the information about a new Qt version 5.4. Since I never did an update before, I don’t know how to do this. I have installed Qt 5.3 for windows. How do I do...

View Article


No audio after Qt app is installed

I’ve created a simple wav file streaming app. It is working fine within the development environment. Now I need to deploy it. I am using BitRock to deploy the app. BitRock seems to install the app on...

View Article

Installation from Qt 5.4, now creating android app for smartphones

Hi, I updated my Qt version to 5.4 with the aim to make my first mobile application for my android smartphone. When I tried to create an android application in QtCreator, I detected that I have not...

View Article


Building Qt 5.4 fails on webengine

Hello, I’ve been trying to build Qt5.4 on my Slackware 14.1 updated to current. At some point there are lots of warnings related to sqlite shown and finally returns error message:...

View Article

macdeployqt - changes from 5.3 to 5.4?

I updated to 5.4 and after bundling my application noticed a couple of differences in behaviour between 5.3 and 5.4. I have a custom Info.plist file (primarily to enable NSHighResolutionCapable...

View Article


Error in building Qt5.4 with MS Visual Studio 2010

Hi, I am trying to use Qt in MS Visual Studio. I made a simple App using a pushButton to open a picture. But when I run the program, it prompts: error LNK2019: unresolved external symbol “private: void...

View Article

Cross compiling with packages from debian repository

I am trying to cross compile a qt application with libraries from the debian repository. When doing a normal compilation everything just works, libraries were installed using “apt-get install...

View Article

Can't access QtSerialPort, other includes

I have recently installed Qt5.4 on Opensuse 12.3, where I have had Qt 4.8 for a while – However, when I try to compile a program that does a lot of serial communications and runs well under 4.8, (and...

View Article
Browsing all 2113 articles
Browse latest View live