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

QtWebKit crashes when deployed

Hello every one, I am trying to deploy on windows an application that uses QtWebkit. When it runs on my computer every thing is ok, but it doesn’t on other Windows 7 computer I can find. When the...

View Article


"QTableWidgetItem: No such file or directory" in Qt 5

Greetings. I just installed Qt 5, specifically Qt 5.0.1 for 32-bit Windows (MinGW 4.7, 823 MB). Download it from http://qt-project.org/downloads. The entire installation process went well and achieved...

View Article


Different Qt5Core.dll's 5.0.0.0, oh god why!

UPD: got this working, we added “platforms” directory to a package, it contains qminimal.dll and qwindows.dll. Automation question is still actual, never the less. We have a deployment issue:...

View Article

Qt 5.0 and 'failed to load platform plugin "cocoa"'

I’m on Mac OS 10.8.3. After porting my Qt app from Qt 4.4 to Qt 5.0, I was getting the following fatal error immediately when I would create a Mac bundle and then run the bundle app: Failed to load...

View Article

Unneeded folders in compiled Qt source? Also, alternative to MT flag?

According to this [qt-project.org], compiling Qt with the static flag and the MT flag will cause “memory problems.” One thing that I definitely do NOT need is extra headaches. So I’m trying to...

View Article


QT release build defining both _DEBUG and NDEBUG and causing issued with PhysX

Hello, I am trying to build an editor that links with my game engine and I am running into this issue. In PhysX I get this error: “Exactly one of NDEBUG and _DEBUG needs to be defined by preprocessor”...

View Article

What's wrong with my Qt Creator??

Well, I downloaded and Installed Qt Creator for Windows from qt-project.org/downloads, but I can’t see the “examples” area, I can’t create most types of projects, so I’m unable to do pretty much...

View Article

Exited with code -1073741511

I’m using Qt-creator. but when i execute my just compiled program i got this error: Starting C:\Users\Bruno Gabriel\Documents\Bruno Gabriel\Ciência da Computação\Sistema...

View Article


build QT 5.0.1 in Windows 7 X64 with visual studio 2012 error, can not open...

I downloaded the src zip from this site: qt-everywhere-opensource-src-5.0.1.zip. In vs2012 ×64 native command, I configured the build with the following command: “configure -prefix C:\Qt\Qt5.0.1...

View Article


Qt 5.1 alpha build breaks on linux

Hi, downloaded Qt 5.1 alpha. And it fails with the message below. I did ./configure -prefix /home/ginov/qt/qt-everywhere-opensource-src-5.1.0-alpha_install/ -fully-process -nomake tests gmake -j4...

View Article

Why QtSDK doesn't maintain anymore ?

Hello there ! I was wondering, since Qt5.0 (or maybe since 4.8) the Qt installer (which was QtSDK aroung 4.7) can’t “maintain” the installation anymore? I mean, when I installed Qt, I was used to start...

View Article

Has anyone succeeded building Qt/Android on Windows?

I have already tried this http://qt-project.org/wiki/building_qtbase-android_on_windows, and also the new 5.1-Alpha release but it won’t build. Is there any cleaner approach to build the alpha release...

View Article

Building Qt 5.0.1 in Windows 8 with Visual Studio 2012

Hi everyone! I’m new to Qt, so excuse me if this is a basic question. I’m trying to build 32bit Qt 5.0.1 in Windows 8 (64bit) with Visual Studio 2012. I have downloaded...

View Article


Qt 5.1 Alpha not building webkit

I’ve built Qt 4.x and 5.0 from source many many times. But this is puzzling. Qt 5.1 alpha is refusing to build webkit. The best part is there is no error, it just completes building everything except...

View Article

QT embedded with X11

Hi, I’m trying build QT 4.8.2 for embedded platform. But instead of using the default linux framebuffer, I want to use X11 window system. But I’m not able to build QT with -xvideo -xrender -ximage...

View Article


Qt5 build for Android on Ubuntu

Hi trying to build Qt5 5.1 Alpha for android on ubuntu 10.04 qtbase built ok, but qtdeclarative gives the following error: make1: Entering directory `/home/…/development/qt5/qtdeclarative’ g++ -Wl,-O1...

View Article

Qt 5.0.1 with OpenGL desktop and msvc2010

I successfully built qt 5.0.1 with the configure flags -opengl desktop, added the new qt path to my environment variables, and then tried to switch my 4.8.3 project over to 5.0.1. My project is a...

View Article


Is it possible to release an installer for Qt 5.1.0 alpha ?

Any Qt Staff here? I only found this: http://download.qt-project.org/development_releases/qt/5.1/5.1.0-alpha/single/ An installer would greatly help. I always have errors during building, on different...

View Article

Build problems on MinGW/WinXP

I am trying to build Qt using mingw 4.7.2 (dw2) on WinXP using the msys shell. I have downloaded the Unix tarball since that seems better suited to what I am trying to do. Having followed all the...

View Article

QT 5.1 Alpha IOS build

Hi, I’m attempting to build QT 5.1 alpha for IOS. Build for desktop works fine, but when attempting to build IOS I get a compile error. I have attempted to reinstall xcode and to use different versions...

View Article
Browsing all 2113 articles
Browse latest View live