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

Qt5.1 osg3.2.0 Compiling osgtQt: Failed to find "glu32" in "".

I’m trying to compile the Qt-Library osgQt, because it’s not provided in the precompiled packages (at least not for Windows 7(x64) and MSVS 11 – x64). Therefore I’m following these instructions: 1....

View Article


[solved] 5.1.1 install building with 4.8?

I just installed 5.1.1 on my mac and recompiled one of my programs. I was pleasantly surprised when everything compiled without errors. However, when I ran macdeployqt, I noticed that it installed...

View Article


[SOLVED] Qt4 Installation

Hi! I have just update my Ubuntu to 13.04 version, but Qt is now Qt5 in this version. How do i install Qt4? I need to build a project with Qt 4.8.1 and i can’t find a way to install it.

View Article

HelloWorld does not run on android simulator: called unimplemented OpenGL ES API

Hi! I have created a new project with QtCreator (Qt Quick 2 build in elements). It compiles but it does not start on the android simulator: E/libEGL ( 814): called unimplemented OpenGL ES API Every...

View Article

Configure for DirectFB but get linuxFB instead

I am building Qt from git and my configuration is as follows:  sudo ./configure -opensource -release -force-debug-info -confirm-license -qt-sql-mysql -qt-zlib -qt-libpng -qt-libjpeg...

View Article


Qt 5.1.1 Library

Hello everyone, I am wondering if Qt 5.1.1 are backward compatible with Qt 4.8.5? I’ve begun to develop with Qt 5.1.1, but on my target we have installed Qt 4.8.5 library? Could be any problems? or...

View Article

QT Android on Windows XP

Hi. I need help with the development of applications for Android with QT. I installed JDK (jdk-7u25-windows-i586.exe), ADT (ADT-bundle-windows-x86-20130729.zip), NDT (android-ndk-R9-windows-x86.zip),...

View Article

Library Qt 4.8.5 package

Hello everyone, is it possible create a package .deb starting from source code library Qt 4.8.5? I would avoid to compile this library on my target machine. Or otherwise are there binary package of...

View Article


Qt 5.1.1 Mac OS X 10.8.4 Does not built any project

I have recently installed Qt 5.1.1 for mac from the online installer!! I cannot build any project and the “play” button is disabled. When I hover the “play” button it says .pro file could not be...

View Article


Mac: EXC_CRASH (SIGABRT) on other Macs than mine

Hey! :) After many days of struggle, I was finally able to deploy my Qt app. On my Mac, it works perfectly fine: It compiles and runs without any errors. However, on any other Mac than mine, it crashes...

View Article

Deploy Qt Quick app on WIndows

I created an app to learn a few things about Qt(creating cross-platform apps is something I like). Linking Boost on was a bit though, but I did it after a few days (programming is heuristic after all)...

View Article

QT 5.1.0 Integration with VS 2012 Cant Build Converted VS 2010...

Hi there! I’m having difficulties building a project that I inherited. Specifically, it was a QT 4.8.4 project that was developed in Visual Studio 2010. I have been asked to upgrade the project and am...

View Article

native compile on armel

configure: ./configure -v -opensource -confirm-license -icu -qt-xcb -make libs -no-pch -device imx6 -opengl -prefix /opt/qt5.1-armel -device-option CROSS_COMPILE=/usr/bin/arm-linux-gnueabi- make then...

View Article


QT 5 and Freescale IMX6Q

Hello, i hope someone here can help me. I have a Problem by the installation. Warning: Disabling pkg-config since PKG_CONFIG_LIBDIR is not set. Note: PKG_CONFIG_SYSROOT_DIR automatically set to...

View Article

Trying to install 5.1

No factory found for qmake.exe

View Article


Installation Library Qt 4.8.5

I didn’t understand a concept: first of all: I have compiled and installed correctly library Qt 4.8.5 starting from their source code. Then, I have witten a very simple Qt GUI Application and compiled...

View Article

Unable to build Qt 5.1 static on windows 8

Hi, I have been trying to build Qt 5.1 with static libraries on windows 8, since last few days, but with failed efforts. I followed the steps given here:...

View Article


Documentation is not clear about Pre-requisites

I have used Qt for some time now, but not since DIgia has taken it over. Kudos on picking up and supporting Qt, by the way. I have built several portable programs that run in Windows [x86,x64) and...

View Article

./configure ; make ; make install, but Qt 4.8.5 doesn't actually install

I need to upgrade Qt on my development box (Centos 6.2), but Qt 4.8.5 will not fully install (no qmake, no examples, no plugins, etc). The build directory has ./demos, ./examples, ./doc, ./mkspecs, and...

View Article

Default install directory cannot be changed

I want to control where Qt 4.8.5 is installed on my development box (Centos 6.2), but it appears that the -prefix switch for ./configure is being ignored. When ./configure is finished it advertises...

View Article
Browsing all 2113 articles
Browse latest View live