Cannot find windows binaries
Hi I have looked at this page for a binary installer for windows but all I see is some packages I need to install via pip. Am I missing something? Where is the .exe?...
View ArticleQxt installation problems
Hi, New to the forum and quite new to QT, but not new in programming at all. I’m writing a project for my studies, and one of the functions it should do is to send email. I’ve found out that many of...
View Article'Qt Console Application' on OS X 10.10 Yosemite "Cannot start the terminal...
Since I upgraded my OS to 10.10 I can’t run my console application: Cannot start the terminal emulator “/usr/x11/bin/xterm”, change the setting in the Environment options. Here are some additional...
View ArticleApplication doesn't work on other computers
Hi all, I’ve developed a calculator app for Windows and built it in release mode. I’ve put all of the requested dll-s and it worked perfectly. But, then I tried running it on my laptop and… well, see...
View ArticleExternal libraries with windeployqt
I use windeployqt to create a release package that runs on other Windows computers. It was all fine till I was using only Qt libraries and QML,I’d just run this- windeployqt --qmldir...
View ArticleDeploy a Qt application on the Mac App Store
Hi I try to deploy my application Zeecrowd.app on the Mac Store. Zeecrowd.app has been compiled with QtCreator as a bundle. After spend a long time to read the forum (thx qt-project) i tried to...
View Articlecannot deploy app :This application failed to start because it could not find...
I want to deploy my application on a system which doesn’t have Qt installed. I have copied all the dependencies. But when I start my app I get an error. This application failed to start because it...
View ArticleMissing QtAndroidBluetooth-bundled.jar
Hi! I built QT 5.3.2 and QT 5.4.0-beta for Android/ARM and wanted to create an apk with bluetooth. If I use the precompiled android edition from downloads it will work without any problems. But if I...
View ArticleQt 5.3.2 QMYSQL driver not loaded
hi ! I’ve installed in a pc with Mint 17 Qt 5.3.2 with the installer. File libqsqlmysql.so has been generated during installation and it is in the right place. But when I try to connect with mysql db i...
View Articlenouveau QT 5.3.2 Creator
Having issue starting qtcreator with the a Geforce 7500LE with nouveau display driver using Lubuntu 14.04. Qt Creator starts loading and stops. Switching to the NVidia driver QT Creator starts working....
View ArticleDeployment - OS X default Qt libs
Hi guys, I’m in the process of packaging my apps for OS X. I’m wondering why the size of the package is 50MB but on Windows it’s only 35MB I see a folder named “PlugIns” with a bunch of things i’m not...
View ArticleDeploy in remote Ubuntu Server without X11
I have a remote Ubuntu server. I need to deploy my application (Console Server Application) there. What should I do? I meant, I don’t have a GUI system on my Remote Server. Can I install Qt on my...
View ArticleQt issues on mac osx 9
I get the following when trying to build a project on mac in qtcreator: In file included from src/main.cpp:4: In file included from...
View ArticleAssistance with setting up Qt with my Mac?
So i apologies ahead of time for a very repeated question. Surely it has been asked numerous of time, and i hope to see a few sticky threads regarding this topic but i unfortunately did not encounter...
View ArticleBuilding errors
I keep getting the following error, and I do not know what to do. I have looked all over the internet and can’t seem to find a coherent solid solution. My initial error was cl’ is not recognized as an...
View ArticleAndroidExtras
I have a Qt of 5.3 version. I tried to add module “androidextras” in my .pro file but the next error catched : Project ERROR: Unknown module(s) in QT: androidextras
View ArticleInstallation problems for windows qt5.3
I am trying to install qt5.3 for windows using the mingw compiler and have tried both the on-line and ‘off-line’ installation downloads. Both have given the same string of errors: The first of these...
View ArticleMsvcp120d not found error in Visual Studio 2012
Hi, I’m using Visual Studio 2012 and have downloaded the latest corresponding QT precompiled package. When I compile my application in debug mode, I get MSVCP120d.DLL missing I have checked all other...
View ArticleQtWebProcess ans the Mac App Store SandBox
Hi I’ve got a problem with the Mac App Store SandBox The QtWebProcess doesn’t start in the MAC SandBox when i launch a qml WebView. If i don’t sign my Bundle with the “-entitement” option , it’s works...
View ArticleAll build failing with "cannot find -lGL" from G++ command
Hi Whatever I try to build fails with the above message… in full it is ———————- g++ -Wl,-rpath,/home/laurie/Dev/Qt5.3.2/5.3/gcc_64 -Wl,-rpath,/home/laurie/Dev/Qt5.3.2/5.3/gcc_64/lib -o Countdown2...
View Article