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

X Error: BadDrawable (invalid Pixmap or Window parameter) 9

Hi I am getting following Message on command line while running Qt application in SUSE linux Enterprise Desktop operating system. ERROR-: X Error: BadDrawable (invalid Pixmap or Window parameter) 9...

View Article


Build QT 5.2.0 on FreeBSD from source

Hello. When I configured Qt: ./configure -developer-build -opensource -nomake examples -nomake tests I get error: ... g++ -c -o qdatetime.o -pipe -g -g -DQMAKE_OPENSOURCE_EDITION...

View Article


Mac Qt 4.8.4 and libssl 1.0.1e ... qt loads wrong version

My application uses Qt 4.8.4 (currently, we are trying to finish a port to 5.2) and we link to openssl 1.0.1e. When we built Qt, openssl was enabled but it appears that Qt uses dlopen to load the ssl...

View Article

Build QT 5.2.0 for embedded Linux platform

Hi, I must start by saying that I am new to this area so please bear with me if the question or information is unclear. Let me know and I will update the question. I downloaded...

View Article

Error loading Qt applications on Windows when compiled with Qt static libraries

I’ve successfully built Qt as static but, once I run an application using that libraries, I get the following runtime error: “This application failed to start because it could not find or load the Qt...

View Article


Problem running QtQuick2 application on windows

I am facing issue while running qml application using Qtquick2 on windows. I am able to execute same application successfully on linux,. My pc supports OpenGL2.1 ,so i suppose it should not be an...

View Article

Language for installation of PyQt

My locale is Sweden; but, I have an English Windows Vista (32-bit) OS. I chose English for the installation of PyQt 4.8.5 for Python 2.7; but, this is not working properly. That is, some of the entries...

View Article

reinstall Qt 4.5.2 on Windows for a C++ project under vs2010

I installed Qt 4.5.2 on windows Xp. My C++ project under VS2010 worked well but I moved the Qt folder afterwards !!! I tried to reinstall it but i failed. I tried different options with configure but...

View Article


problem after rename of the directory name

I made a copy to upgrade one application (done with Qt 4.7.4 (32 bit) + mingw ) from C:\_IHM_V5.0\source to C:\_IHM_V6.0\source I changed the project configuration (that’s mean updating the...

View Article


Problem with instalation (WinXP SP3)

Hello I was trying to install QT creator with MinGW toolchain and QT components through Qt Online Installer for Windows but i was getting errors in 90-99% installation. Screenshots are here:...

View Article

Qt 5.1.1 (+ Qt Creator 2.8.1) with Visual C++11.0 (amd64) Compiler, on...

Hi everybody, 1) I can run example applications, for instance “collidingmice”, if I start running them within the IDE (Qt Creator). I can build and compile, but the resulting .exe file cannot start the...

View Article

Minimum required gcc/glib to build/run QT5.2.0

I have searched for a while now without finding a proper answer. What is the minimum required GLIBC in order to build QT 5.2.0? (for embedded linux if it matters) BR

View Article

Qt 5.2 Is Qt static?

In an article in FAQ I read that I need to determine if Qt is built statically. It went on to how, which was to type the following into command prompt while in Qt install folder… cd C:\path\to\Qt...

View Article


open(QIODevice::ReadWrite)) " statement">Qt 5.2.0 acting strange with " if (port->open(QIODevice::ReadWrite)) " statement

I just updated my Qt 5.1.1 (Qt 5.1.1 for Windows 32-bit (MinGW 4.8, OpenGL) to Qt 5.2.0 (Qt 5.2.0 for Windows 32-bit (MinGW 4.8, OpenGL) today. I had created a simple project called “scanComPorts”...

View Article

I cannot download any QT installation file, it's slow and fail after few minutes

Dear all, does anyone have same problem as me ? i try to download the latest QT 5.2.0, and: 1- it’s really, but REALLY slow, and 2- it stop at 4 or 5 %. The maximum o got was 46 MB. I’m just short of...

View Article


Error regarding QExplicitlySharedDataPointer

Hi all, I trying to build kdiff3-0.9.97 in my machine with the following config Linux 2.6.18-274.el5 #1 SMP Fri Jul 8 17:36:59 EDT 2011 ×86_64 ×86_64 ×86_64 GNU/Linux Red Hat Enterprise Linux Server...

View Article

MinGW 32 bit Windows xp, freezing during build-run

Latest Qt MinGW 32 bit Windows xp, freezing during build-run. I have tried brand new applicaitons and old applications, all hang on build run. I have also tried Clean All and Run qmake. Any help?

View Article


Linking error on compiling Qt 5.1.1 on Visual Studio 2008

Hi, I am getting following linking errors when compiling Qt 5.1.1 on VS 2008. error LNK2001: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<unsigned...

View Article

Building Qt with non Apple GCC on OSX Maverick

Hello, Sorry if my English is bad or unclear. Not my first language. On top of that, I am not a professional programmer, so my knowledge my be lacking. I am trying to compile Qt with a GCC I have...

View Article

ANDROID_NDK_ROOT missing

I have installed the android ndk and qt 5.2. I launch qtCreator and follow the description on how to make the Notepad demo program. Compilation goes fine, but when I try to run I get the message: “You...

View Article
Browsing all 2113 articles
Browse latest View live