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

Qt 5.3.2 pre-built binary package (Qt 5.3.2 for Linux 64-bit (447 MB)) gcc...

What is the gcc version used to build Qt 5.3.2 for Linux 64-bit? I want to use Qt 5.3.2 pre-built libraries, but I don’t find the gcc compiler version. (I don’t want to build Qt 5.3.2 from source). Any...

View Article


Copy+Paste code from Windows to Linux

Hi, Is it possible to develop an application on a Windows machine and once it’s finished just copy the source files into the Linux ones and finally compile them? Thanks

View Article


Qt platform plugin “EGLFS” activation for linux embedded device

Hello, I am working on an open embedded project, and am learning about QT on the way. QT version 5.3.2 will not launch on my board because: “This application failed to start because it could not find...

View Article

Mac App Store receipt validation: Crash after entering apple id + password...

Hi, I try to test my mac os application in the sandbox. I added the receipt validation code and created a sandbox test user in ITunes connect. I use Mac OS X Yosemite + Qt 5.4.0-beta1 It seems to work...

View Article

Qt Creator crashes when trying to run an OpenCV program. [ntdll.dll crash]

I have QT Creator 3.2.2 for windows. I am using mingw-x64 with gcc/g++ – 4.9.1 as my compiler/debugger. I used Cmake to build the libraries. Currently, am trying to run this code : #include...

View Article


Installing the Qt-systems addon in Windows.

Hi All, I would like to add the qt-systems addon into my Qt Creator 5.3.2 in Windows 7. I have tried to use the Qt Maintainence tool to install the addon using “package manager”. The current...

View Article

Java issue on OS X

Hi! On my mac I have two hard drives. One SSD for applications, system, and library. I install the home folder in the second hard drive with help find in internet. I have install Xcode and Qt on the...

View Article

Deployment of stocqt example project for android in 5.3.2 with creator 3.2.2...

Hi all, using Win7 and QtCreator, I am trying to deploy some measurement software to android, so I tried to deploy the StocQt example project to my android phone. I Installed the android sdk, ndk and...

View Article


[SOLVED] Lots of "header.h: No such file or directory" when configuring Qt5.3...

Here’s an excerpt listing all reported errors: http://pastebin.com/1nRa4pzu I’m using the qt-everywhere-opensource-src-5.3.2 sources. My configure flags are: -release -opensource -confirm-license...

View Article


Debugging Issue on IOS 10.9.4

Hello, I’ve some Issue with the debugging in QT. I wrote a C++ console application and the Programms works fine (compiling and running) But when I trie to go into debug mode he starts debugging and...

View Article

Hot to use libcryptopp und QT project under MacOS X

Hi, I have a huge problem with MacOS X 10.10 So when I compile crypto++ i get eider a “so” file or a “a” file, now when i try to compile my project with the following line unix:QMAKE_LFLAGS +=...

View Article

5.4.0-beta: Mac OS Deployment of App with QtWebEngine bug

Hi, my app uses Qt 5.4.0 beta-1 on Mac OS X Yosemite and QtWebEngine. I noticed the known bug [bugreports.qt-project.org]. I now try to copy the missing stuff manually. So like in the bug report...

View Article

Qt 5.4Beta for Windows producing compile errors

I have seen reference to Qt 5.4Beta having a “QtWebengine” bug by Mac users. Since I have been having problems with getting Qt 5.4 to deploy my project that I couldn’t resolve, I decided to reinstall...

View Article


Add object files without one

I want to add a object files in pro file like this: LIBS += ../../bin/*.o but that also add main.o file. I try remove that: LIBS -= ../../bin/main.o but it don’t work. How to do that correctly?

View Article

Qt 5.4.0 iOS Code Signing Error while compiling (Qt Source)

Hi, I hope someone can help me with this issue I have. I am trying to compile the Qt 5.4.0 Beta Source on a Mac OS X 10.9.4 with XCode 5.1.1 installed and I always get the same Build Error. I used this...

View Article


Qt 5 with Visual Studio 2008: crash on compile dscamerasession.cpp

Hi Everyone, I have tried for one week to compile Qt 5 coming from Git with MSVC2008 on my Windows 7 machine. After reading all documentations found on several forums and topics, an sucessfully fix...

View Article

Deploy local Qt libraries to temporary directory option to deploy Qt libraries?

Hi, As my client gives us some time to do an feasibility study on Qt with ‘android’ (also in ARM based boards), We found Qt is bit flexible in development and better look and feel for Human Machine...

View Article


Error code 14 -"Building the android package failed!"

Hey all, I wanted to deplay “maroon”, an example to the Google Nexus S-Emulator. But all i get is “Building the android package failed!” and that I should run it again with “—verbose” for more...

View Article

Compiling Qt5.3 from source on Mac with g++ 4.9

I’ve got code that relies on features in g++ 4.8 and would like to statically link. So, I need to compile Qt from source with the same compiler I use to compile the rest of my code. Using Homebrew, I...

View Article

Assertion errosr launching QtCreator or code examples with OpenGL in VirtualBox

I am running QtCreator, which comes with Qt 5.3.2 on Windows 7 Ultimate (64bit) in a VirtualBox (4.3.18) VM on a late model MacBook Pro, OS X Yosemite 10.10.1. I have installed the VirtualBox Guest CD...

View Article
Browsing all 2113 articles
Browse latest View live