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

Building the Qt540 beta from source on win32.

Good day, I’m not sure if this is the right spot for a beta version question but for interest I downloaded the source of the Qt5.4 beta and tried to build it like I would normally do for released...

View Article


Need Help: (QT 4.8.5 and Mavericks 10.9.4) ld: symbol(s) not found for...

Hello, I am having a hard time with an error I got running make and I think it may be a problem with QT. Before the error: Undefined symbols for architecture i386:  ...

View Article


OpenGL Error src configure Linux 64bit

Command used: @configure -prefix $PWD/qtbase -opensource -nomake tests -opengl desktop -developer-build Output: The OpenGL functionality test failed! You might need to modify the include and library...

View Article

Qt Creator can't find header files from C++ STL library

Hello, I am relatively new to Qt development and have purchsed the Embedded Enterprise version of Qt. I have used the online installer to install Qt 5.3 and am targeting an embedded linux device (Sabre...

View Article

module_qtbase.pro not found when trying to install Qt?

make finished without any Errors how do I install Qt? cd module_qtbase/ && /usr/lib/x86_64-linux-gnu/qt4/bin/qmake /home/razzvg/Qt/module_qtbase/module_qtbase.pro -o Makefile Cannot...

View Article


Deployment of Qt App on Mac - dmg file does not run on a different machine

Hi All, I am very new to Qt/QML. I have installed Qt 5.3.1 on my mac and wanted to package my application. Following the instructions given here [qt-project.org], I successfully created a disk image...

View Article

Static build doesn't include 'qmlscene' and QtCreator complains

I’m trying create static Qt libraries, alongside my shared ones. With the exception of swapping -shared for -static, all configuration flags remain identical and the static build compiles without any...

View Article

libjson Library

Hi everyone! Im trying to compile a project ive found on internet, and im having a really bad time, with libraries I currently not have. First of all, im running Windows 7 32 bit, with MinGW 4.8.2 32...

View Article


QT50-Snapshot on Raspberry Pi

Hello, I need QT5 on Raspberry Pi for development and through all the search I did I was following this link [qt-project.org] to get the snapshot from the repo. But I am having problems in adding the...

View Article


QT and Android Error in Androidextras

Hi, I am using QT in windows. version is Based on Qt 5.3.1 (MSVC 2010, 32 bit). whenever i add Qt+= androidextras i get the error saying Project ERROR: Unknown module(s) in QT: androidextras can some...

View Article

dbus tools don't compile

hi there for reading and possibly for answering this post. I’m striving to compile qt 5.3.2 win64 with mingw and d-bus interface. I was able to get the dbus module compiled with a minor modification,...

View Article

No item-templates in VS 2013

Basically, it’s as the title says. I just tried to add another form to my project and I don’t see any Qt-related item-templates. Creating and building a Qt-Project, by itself, works fine. I found...

View Article

Right compiler for Qt and external libraries

Hi everyone, I am new to Qt and I have this huge problem that I have to solve. After spending days in trying to fix it I finally decide to ask in this forum. So I have this project to do and I need to...

View Article


troubles with Qt Creator and Virtualbox in Debian Wheezy

Hi, i’m kinda new at linux, and i’ve decided to start programming in Linux. I’ve downloaded the Qt Online installer and i’ve installed the latest version. So far so good. The thing is that when i’ve...

View Article

Building Qt for android on Mac OSX using the crystax NDK

Hi all, We are porting our Qt Windows/MacOSX/iOS app to android. We have a huge codebase using boost serialization. Boost serialization relies on wide chars, which are not supported by then official...

View Article


Qt 5 Library Build for WEC7 failed

I’m trying to build the Qt 5.3.2 library for WEC7. For this purpose I followed those guidelines: Windows CE – Working with Custom SDKs [qt-project.org] Installing Qt for Windows CE [qt-project.org] If...

View Article

installer framework: how to set up the uninstaller

I have to delete registry entries during the uninstall process but I cannot find any tutorial/document about it. Can somebody give me please a hint ?

View Article


Creating an online installer

Hi, I am trying to create an online installer using the Qt Installer Framework, and followed the instructions. My offline installer works perfectly, and I succesfully generated a package repository and...

View Article

Installation issues may have caused problems with kits

Hello, I’ve just stepped on QML, and need to make a hello world and some practices via QT Creator. Yesterday I downloaded the QT Online Installer for Windows [download.qt-project.org], and when...

View Article

Qt + VTK, VS2010. Unresolved external symbols

Hi everyone, I am using Qt 5.3.2 MSVC2010 OpenGL 32bit, and I downloaded and installed a library called PCL, that you can use from a pre-built all-in one package that contains already built libraries...

View Article
Browsing all 2113 articles
Browse latest View live