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

cc1plus.exe:-1: error: out of memory allocating 262575 bytes

I am building with Qt 5.2 with the Mingw 4.8.0 on windows 8 and I am trying to trouble shoot the following error, cc1plus.exe:-1: error: out of memory allocating 262575 bytes. From my searches, I saw a...

View Article


Qt Android: Incompatible device message when adding the Fairphone [SOLVED]

Hi I tried to deploy onto my Fairphone, but when getting the “Select Android device” Window, I got the Message “ABI is incompatible, device supports ABIs: .” Using a Sony Tablet instead, makes no...

View Article


[install_target] error deploying on Android

Hey everybody, I’m new to Qt and I created a program I wanted to deploy on Android. I installed the SDK, NDK, JDK and Qt 5.2.0 for Android. My program runs just fine if I run it on Windows, and for...

View Article

Tool definition for linux cross-compilation on windows

I hit a strange problem. While trying to do the cross-compilation for an embedded linux on windows 7 the tool definition in the makefiles are suddenly linux based on a windows system. The result is...

View Article

Compile Qt 4.8.5 on RHEL 3.9

Hello, I had to compile a project on RHEL 3.9, using gcc 3.2.3. If someone has to do the same (I don’t wish it to anyone…), here’s some modifications I made : cd $HOME tar xvzf...

View Article


first impressions of Qt 5.2 install

I installed qt 5.2 from http://qt-project.org/downloads, using “Qt Online Installer for Windows (13 MB) (Info)” After a long download, I opened qt creator, and clicked on tutorials, then on building...

View Article

Customising Installers

I have managed to successfully create an ‘AdminProgram’ which is used to build the installer for my main project. It creates the required config/packages file system correctly, updates all .xml files...

View Article

Failed to find platform after deploy Qt5.2 compiled desktop app

I downloaded and installed qt-windows-opensource-5.2.0-msvc2012-x86_64-offline.exe on Win7, with VS2012. After successfully compiled a desktop app, I want to deploy it to a different machine. To test...

View Article


QT 5.2 Raspberry Compile

Hello all, i tried to compile qt 5.2 on the raspberry. But i get alwasy follow error. My last try was to add -qt-xcb on the configure flags. Is there any solution for the problem? /usr/bin/g++ -c -pipe...

View Article


Error Linking VOCE library in Qt

I am trying to use the C++ version of VOCE voice recognition API. It is an API built in Java, with support to C++ as well. It works totally fine when I am working with VC2010. In vc2010 I have put all...

View Article

Qt3D in Qt5

Hello, here: http://doc-snapshot.qt-project.org/qt3d-1.0/qt3d-building.html I read: If you’re looking for Qt 3D on Qt 5, please check for a recent Qt 5 release or source package, as Qt 3D is now a Qt 5...

View Article

qt msvc mysql driver, ERROR addExclusiveBuilds() requires at least two arguments

I have qt built with msvc, installed the msvs plugin, everything works wonderfully. I wanted to open a mysql db connection; this failed with “mysql driver not installed” or something like. No problem....

View Article

Static build webkit module unkown

I get this error: “:-1: error: Unknown module(s) in QT: webkitwidgets” When I do a static build using the kit made from this tutorial...

View Article


newbie trying build Qt4 project with maia openSSL library

Hello, I have a software designed with Qt4 from an other developper and I am trying to build again. I passed some difficulties but now I cannot find solution for a new problem : I have some errors due...

View Article

Qt5UiTools.lib not being built Windows/VS2013

Hi, I’m trying to build using the qt-windows-opensource-5.2.0-msvc2012_opengl-x86_64-offline installation using VS2013 on Windows 7. It is mostly OK but it isn’t building (or installing to my install...

View Article


Why can't cmake find Qt5LinguistTools?

I’m in the process of ramping up on Qt5 (previously we used Qt4) and I’m encountering a strange problem. My project is based on CMakeLists.txt (not a PRO file) and I had that working fine until I tried...

View Article

QT for embedded linux on windows

Hi all! I’m new to Qt and want to develop an application for embedded linux. can someone please guide me where to start from? I have ubuntu and windows 8 installed on my PC with dual boot. However I’d...

View Article


Qt Creator 3.0 Welcome Mode not working in VirtualBox VM

I originally installed Qt 5.20 with Qt Creator 3.0 on my Win7 64 bit machine and it worked flawlessly. Then I wanted to install it into a Win7 32 bit virtual machine (using VirtualBox). In the VM I...

View Article

Can't figure out how to build QSerialPort with 5.2.0

Hi guys, I’m trying to compile my own set of Windows 64-bit Qt libraries using MSVC2010. In particular, I’m using the -no-icu and -opengl desktop flags. For whatever reason, every time I build the...

View Article

Microsoft Compiler does not recognize #warning (specifically in qglfunctions.h)

I’m hoping that an existing Qt developer will be willing to submit the following patch so that a warning can be issued by any Microsoft C++ compiler, instead of an error about an unrecognized...

View Article
Browsing all 2113 articles
Browse latest View live