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

How does qmake determine which Mac OSX SDK version to use?

When linking on OSX, I see the following option being used: -Wl, -syslibroot, /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk The build machine I’m...

View Article


Installing PySide via pip, "Failed to find cmake"

After much Google searching, I have failed to surmount an error (“Failed to find cmake”) while trying to install PySide via pip. Any suggestions? Do I need to add an entry to my environment variables?...

View Article


Installation in Windows of Qt 5.2.1

I’ve tried to install Qt 5.2.1 but i didn’t manage to do it. I’ve read lot of post and i think i’ve just added a lot of rabish to my environment. I set this local variables:...

View Article

iOS + Entitlements.plist

Hello, is there any way to add my own Entitlements.plist to my Qt project so I don’t have to set up keychain access every time I run qmake and open xcode project in xcode? Thanks!

View Article

Building Qt5 projects via VS2012 Visual C++ project

First of all, is it even possible? It seems like with VS-add-ins and what not, Qt wants to have its fingers throughout the build process. If I just wanted to identify Qt (i.e. includes, libs, etc) as...

View Article


Source build fails under windows

Hi all, I have problems compiling QT 5.2.1 under windows. Few months ago I compiled correctly the version 5.1.1. When I try to compile Qt from the visual studio command prompt I got the following...

View Article

INSTALLING ON MAC 10.6.8

Hi All. I’m installing QT 5.2.1 on a MAC running 10.6.8. All components are checked – clang 64-bit, Source Components, Tools During the process, I get a dialog box stating “Error during installation...

View Article

Qt Creator needs a compiler set up to build. Configure a compiler in the kit...

I have just installed Qt Creator 5.2.1 on Mac OS 10.9 (Mavericks) and when I try to build a project I get the next message :-1: error: Qt Creator needs a compiler set up to build. Configure a compiler...

View Article


compiler inconsistency

I’m new to Qt Creator and am following Derek Molloy’s tutorials for cross-compling for the BeagleBone (Debian Wheezy). Per the tutorial, the toolchain installed for use with the BeagleBone is:...

View Article


Why doesn't build Qt5WebKitWidgets module?

Hi, I am building QT5 source 5.2.1, it built every modules except Qt5WebKitWidgets, the qtwebkit just be ignored despite I’ve got ICU. Appreciate clues what I could be missing. Thank you. Kind regards.

View Article

Install plugins with Qt application

I have created an application and copied plugins folder in application’s release folder. Now I need guidance to install this plugins automatically with my application. What steps should I follow and...

View Article

LLVM integration on Mac OSX Mavericks

All, What is the status of LLVM integration on Mac OSX Mavericks for Qt Creator. I’m still using Mountain Lion to be able to debug, but I want to be able to debug on Mavericks. Thanks, medusade

View Article

Qt Library Issues

Hi, I just started to work with Qt, and is so frustrating I gotta say.. Have so many issues (Installing and trying to run a program). I installed the QtCreator with MinGW Pack. SORRY IF MY ERRORS ARE...

View Article


Qt Creator needs a compiler set up to build. Configure a compiler in the kit...

Hi, I’m trying to build a project and I’m stuck with this error. At the beginning I googled this error and found some solutions, related to the MSVC 2010, so I installed it from Windows SDK 7.1, also...

View Article

I'm unable to compile my first programme it says...

Hello i’m new to qt i’m just rying to compile an example code but it show error here is my code #include <QtGui/QApplication> #include <QtGui/QWidget>    ...

View Article


Installer frame work - steps ?

Hello guys, i built an application with QT under windows and now i want to deploy this app with the IFW it self .. As far as i understand that IFW should create the installer and ask me for the window...

View Article

Problem with Qmake generated Makefile

Hello! New to QT here. I just got everything installed yesterday, made a short test file, and ran qmake -project. When I tried using the “make” command, however, my terminal produced this error:...

View Article


About Qt (is mandatory?)

For example I created the commercial application based on Qt with dynamic linking with qt libraries. Should I mandatory create About Qt menu or not? What I should to do (in case if it is mandatory) if...

View Article

cross compilation of Qt 5.2.1 for odroid-x2.

Hi All, I have successfully cross compiled qt-4.8.5 to odroid-x2 but there is no display of Ui on that board. No Gui applications program are opening nor showing error .But Gui programs are opening and...

View Article

Qt5.2.1, Visual Studio 10: Webkit not built?

I’m attempting to build Qt 5.2.1 from the source zip, including webkit on windows 8.1, 64-bit using Visual Studio 10. In the makefile generate by configure I can clearly see that module-qtwebkit is...

View Article
Browsing all 2113 articles
Browse latest View live