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

unable to run any code in QTCreator

Hi all I just started a QT course and am having some problem running code in QTCreator. When I try to run any code(even QT examples from my textbook) I don’t get any output. it just says starting...

View Article


How the eglfs plugin works?

Hello, I created an embedded linux image for an imx6 board. I cross-compiled qt5 with the eglfs support. When I run a Qt application is seems the framebuffer is “shared” between the application itself...

View Article


Built Qt 5.3 Alpha on Mac: webkitwidgets and webkit built successfully, but...

This is the error message I get: Unknown module(s) in QT: webkitwidgets webkit How can I fix this this problem? I swear I’ve seen Webkit being built! At least, some parts of it, v8 and such. In fact,...

View Article

[solved]A freshman need you help on how to help Qt find the library when run...

Basic software Information: Mac OS X 10.9.1 Qt Creator 3.0.1 Based on Qt 5.2.1 (Clang 5.0 (Apple), 64 bit) Built on Jan 31 2014 at 06:00:56 Experience: I’ve installed xcode 5.0.2 and command line tool....

View Article

How to create symlink for libs? Debian Wheezy.

I installed Qt 5.2 on Debian Wheezy with the Online Installer and I open the Qt Creator, then I created a new project and I build, but he returns this error: :-1: error: cannot find -lGL :-1: error:...

View Article


Why are spaces not permitted in paths to the installation directory?

The source code (installer-framework/src/sdk/installerbasecommons.cpp) disallows spaces in pathnames to the installation target directory: QString ambiguousChars =...

View Article

HELP!!!! Getting started - Build failure...

I am brand new to this, with a little hobby programming experience a long time ago and now wanting to take it up again, so need all the help I can get… I have (finally) managed to install QT creator:...

View Article

Build Qt5 universal libs on Mac?

Just grabbed the latest stable git for Qt5. Tried to configure with -arch “x86 ×86_64” in order to get frameworks that support both 32 and 64-bit (this is what I’ve successfully done in the past for Qt...

View Article


Multiple Errors when Linking GLEW with Qt VS 2013 addin

My OS is Windows 8 64bit. I built the Qt 5.2.0 with the following commands: configure -opensource -confirm-license -nomake examples -nomake tests -opengl desktop -mp -debug-and-release. I am compiling...

View Article


Building Qt 5.2.1 in latest Visual Studios

Hello, I am evaluating Qt 5.2.1 using the latest Visual Studios; at least VS2012 Update 4, and/or VC++ November 12 CTP, whichever gets me the latest possible compiler compliance support. I will also...

View Article

[Solved]Error on qt5core after deployment.

I have moved the release wich works fine exe to usb stick. Copied all dll’s it was asking for. And end up with an error : (I translated) Entry point not found Cannot find entry point of procedure...

View Article

How to start off with x64?

Now I have to setup a QT project first, then change it to x64 platform then choose QT settings, and point it to my x64 build How can I start off with x64 straight away by default? Thanks Jack

View Article

Cant Execute any code Kits "qmake" error

Hi, I am C++ / Java programmer but absolutely new to Qt world. I have Installed Qt 4.8.5 minGW version and Qt creator 3.0.1. Also I have MinGW before installation of Qt 4.8.5. It gives me error while...

View Article


Build Qt 5.2.1 with Openssl using Visual C++ 2013

Sorry I posted this before in the wrong place on another thread. The issue is I want to build Qt with Openssl on the latest version of Visual C++. I can build Qt without Openssl, but get an error...

View Article

Which Qt download is the appropriate one for use with VS 2012

Very basic question: Which installer should I select from the Download Site http://qt-project.org/downloads I have installed Visual Studio 2012 and also Python Tools for Visual Studio 2.0. They work...

View Article


QML not showing in Qt Widgets app on Android

I included some QML inside my Qt app like this:- QQuickView *mixtureinfoview = new QQuickView;    ...

View Article

Porting a Qt-based library to Embarcadero C++ Builder

I’m interested in using some libraries built with Qt creator in Embarcadero’s C++ Builder. Without any special effort, compilation fails with an unsupported compiler error (defined in the Qt headers)...

View Article


Deployment : libstdc++-6.dll - exception code 40000015

mingw.4.8 Pulled all dll’s out of mingw bin. Deployment : icudt51.dll icuin51.dll icuuc51.dll libgcc_s_dw2-1.dll libstdc++-6.dll libwinpthread-1.dll qt5core.dll qt5gui.dll qt5sql.dll qt5widgets.dll...

View Article

moving from windows to mac problem

I have project that I made in QT creator on windows I moved to mac but when I am trying to compile it the following messege shown...

View Article

How to install HTML docs in 5.2.1

I’ve just installed 5.2.1 (on Linux) and there do not appear to be any HTML docs. They were there in 5.2.0 (in doc/qtdoc) and I don’t remember doing anything special to install them. (Of course, I...

View Article
Browsing all 2113 articles
Browse latest View live