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

Building OpenSSL libraries for Android, from windows

Hello, I have a simple chat program that uses OpenSSL It works fine on windows, but I want to deploy it on android. I tried to build the libcrypto and libssl libraries for android. I got the...

View Article


Project ERROR: Unknown module(s) in QT: macextras

Hi, I“m using qt 5.2 and I want to integrate my app to an iphone app, but these error is appearing when I tried to add mactextras module; Project ERROR: Unknown module(s) in QT: macextras to .pro file....

View Article


Unable to build my first QT Application

Hi all, I’m new to developing with QT, but I’d like to develop c++ application using this framework. Since I’m blind and QT Creator has some important accessibility issues in Mac OS X, I thought I...

View Article

QtService -or- how to run QCoreApplication as a service?

Hello, my console application should be run as a service. The executable is registered as a service by the WiX Toolset which works fine. When starting the service, I get an error that it took too long...

View Article

No targets specified and no makefile found

Hello everyone, I need to compile QT in order to have the script patch for wkhtmltopdf. Well, I do as it follows here: http://code.google.com/p/wkhtmltopdf/wiki/compilation The problem is the step:...

View Article


Installing qt-everywhere-opensource-src-4.8.4 in Debian 6 (Squeeze) 64bit

Hello, I am trying to Install Qt 4.8.4 on my Debian6 64bit build machine where it will be used to build 32bit application. Here are the exact steps that i am executing. sudo apt-get install...

View Article

qt mobile deploy to android error makefile:878

12:05:12: Starting: ā€œD:\Qt5.2.1\Tools\mingw48_32\bin\mingw32-make.exeā€...

View Article

Build Qt for Tizen on Ubuntu 13.10: Stuck on Devices combo box not displaying...

I am able to compile and install QT for Tizen on Ubuntu 13.10 but am stuck at the configuration stage: Configure Qt Creator Have completed Tizen configuration Cannot complete Tizen emulator-related...

View Article


INSTALLS add "strip" command to makefile

My pro file looks like this: OTHER_FILES += \  .gitignore \  README.md \  qt.conf \  start.sh   qtconf.files = $${PWD}/qt.conf qtconf.path = $${OUT_PWD}/...

View Article


Problem compiling wkhtmltopdf-qt

Hi, I have a problem compiling the wkhtmltopdf-qt library, there it is what I have done: aptitude install openssl build-essential xorg libssl-dev libxrender-dev libxext-dev git-core libqt4-dev...

View Article

Limitations of qmake / Qt Creator make install

OK, I’m new here but I think I understand some of what is going on…! It is possible I am confusing/confounding but looking at ā€œqmake – Advance Usageā€ sections on ā€œAdding Custom Targetsā€ and ā€œInstall...

View Article

[Solved] stddef.h no such file or directory

I installed Qt creator and then Qt library-mingw on Window system. I tried to compile an example code in the Qt Creator but I got the error message. Mabe ā€˜stddef.h’ is one of c++ headers. I think that...

View Article

Build Qt debug and release builds

Hi, I’m building Qt from source, but somehow I’m always ending up with the debug dll/lib’s (Qt*d.lib). Here’s what I’m doing: $qtbase> configure -debug -nomake examples -nomake tests -opensource...

View Article


opencv link to Qt !! cmake problem

Hello, I get this errors in cmake CMake Error at E:/Qt/Qt5.2.1/5.2.1/mingw48_32/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:16 (message):   Failed to find "glu32" in...

View Article

Failure building 4.8.5 on RHEL4 with gcc-3.4.6

While attempting to build qt-4.8.5 on RHEL4 with gcc-3.4.6, the build fails with:   ... In file included from...

View Article


Impossible to get Qt working with OpenGL.

Hello everybody, At least on my system, I can’t get Qt to use the OpenGL backend. My system: OpenSuse 13.1 32-bit with KDE 4.5.11. AMD/ATI RV710 (HD4350/4550) Driver: vendor X.Org renderer Gallium 0.4...

View Article

Qt 5.3 Alpha Source Building error on Linux Ubuntu

Hello everybody I have problem with Building Qt source and I try to compile and build qt-everywhere-opensource-src-5.3.0-alpha.tar.gz on my ubuntu 13.10 Ɨ64 bit edition. after run make or make install...

View Article


Is there any available qt3d binary packages for windows ?

My question like in title. Is there any available qt3d binary packages for windows ? I want to install qt3d like i installed qt creator. Is there any possibility ?

View Article

Has anyone built Qt3D on windows7 x64 using Qt 5.2.1 for windows with MinGW4.8?

Has anyone had bulit Qt3D module using windows 7 64 bit with qt 5.2.1 package with mingw downloaded from http://qt-project.org/downloads and it was succesfull ? Can anyone tell me where i can find...

View Article

Build qt source for MAC OS problem with finding standart C++ include files

Hi, I am new to qt. Tried hard to build a static version of qt 4.8.5 on MAC OS X, but without success, please help. Clone from here: git://gitorious.org/qt/qt.git to get version 4.8.5. ran configure...

View Article
Browsing all 2113 articles
Browse latest View live