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

Building 64-bit using Visual Studio 2010

Our app needs to be 64-bit (several of the libraries it depends on are 64-bit only), and we’re stuck using Visual Studio 2010 for now. I followed the instructions here:...

View Article


Trouble Building Qtbase 5.2.1-ish on Mac. Problem with xcb.

Hello… I have the Qtbase git clone “2b3f293 Android: Refactor the InputType mapping code.” I’m trying to build it on Mac OS 10.8.5, Xcode 5.0.2 If I use ./configure -debug -prefix /Projects/Qt5.2.1RC1...

View Article


Extremely slow downloads :(

Qt has been lately extremely slow with downloads. For the full offline version it takes about 2 hours, that too fails midway too occasionally. The same behavior is with almost any other mirror. The...

View Article

stdlib.h: No such file or directory

Just installed QT Mobile. I the basic QT Quick project by clicking the “New Project” button. The project compiles just fine when I target the Windows desktop but when I select to build for Android, I...

View Article

[SOLVED] Unresolved symbol fbGetDisplayByIndex in Qt-5.1.1 for imx

I have cross compiled Qt-5.1.1 for imx 6 and setup Qt Creator kits for both ubuntu native x86 and imx6. My application simply wants to display video with overlay graphics, which it does in x86 version....

View Article


MSVS&Qt 5.2 QWebKit is not built

Hi there, I’ve downloaded Qt5.2. sources and tried to build it. While everything went smoothly I didn’t find QWebKit* dlls in the output folder. So I tried to go to qtwebkit subfolder and typed nmake –...

View Article

Qt 5.2.0 MSVC2012 stddef.h missing

Hi everyone, first of all excuse my poor english and I am a Qt newbie :) My problem: I want to create a Editor for a small Engine with Qt but i have several problems. My Engine is working with DirectX...

View Article

Qt 5.2 in Debian Sid

Hi, Do you know when Qt 5.2 will be available in the package of debian sid ? Thanks you very much. Charlie

View Article


Android: error: cannot find -lqandroid

hi dears i am trying to compile qt for android statically i compiled qt for android 5.2.0 without any problem after that when i want to build my project with static qt i got this warning first: Project...

View Article


How to build the project Qt Designer from source code in Qt Creator?

Hi All, I am quite new to Qt environment. And would like to try out something. What I want is to build the Qt Designer project in Qt Creator. I have installed Qt Creator 3.0.0. And I have downloaded...

View Article

new to qt

i need help with the compiling. i’m super new to programming, and i’ve taken c++ classes in school. i want to set this up so it uses a compiler, but on qt creator 3.0, it wont let me use any compilers....

View Article

Installation Qmake issues

Hello I still have problem with online installation. Problems are similar to bugs report here https://bugreports.qt-project.org/browse/QTIFW-394 especially:...

View Article

Mac: Moved from Qt5 back to Qt4: Makefile picking up wrong lib dir; but kit &...

Hi all, I moved from Qt5 to Qt4, but somehow the build system is picking up leftovers from an old setting. As stated above, the kit seems to point to the right place. The qmake part of things seems to...

View Article


Where can i find last QT + QT creator for Windows XP

Due no support I have to find older versions. I was checking archive (http://download.qt-project.org/archive/) but there is only QT creator 2.5. I´m looking for combination QT creator + QT MinGW for...

View Article

Unable to connect to Mysql on Mac

I’ve searched a lot for a nice new Development Tool and was just so happy to find Qt. But now it seems impossible to get it work properly. Since days i’ve tried to successfully connect to my mysql...

View Article


Compiler path field

Unable to run example, where is the path to the directory where the compiler is located?

View Article

Problem configuring the compiler

I’m getting that all too common error message when I try to compile: Qt Creator needs a compiler set-up to build… I got minGW installed already. It’s listed in Build & Run – Compilers. Path...

View Article


[SOLVED] 64 bit windows build fails

i have successfully built qt 4.8.5 64 bit on windows 7 but i am having trouble with building a qt based dll because many of the signals i have declared in my header file are not being resolved at link...

View Article

How to Install Qt 5 and Qwt on CentOS 6

If you are trying to install Qt and Qwt [qwt.sourceforge.net] (Qt Widgets for Technical Applications) on CentOS, then the following instructions should be of good use. I created these steps, after many...

View Article

Extra permissions on AndroidManifest.xml

I have a Qt5 game (https://github.com/omidnikta/qtmind) that I can successfully deploy as follows (Host is Arch Linux) /opt/android-qt5/5.2.0/bin/qmake make install INSTALL_ROOT=android-build/...

View Article
Browsing all 2113 articles
Browse latest View live