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

Qt v4.8.4 static build (Windows 7 x64): undefined reference to...

Hi there! I’ve read a lot of articles about static build of Qt, and I faild to find somebody else, who are faced with the same problem. I downloaded Qt v4.8.4 and build it in according to these...

View Article


Problem running app inside Qt Creator

When I build my project inside Qt Creator I get this error message: Starting C:\Users\Martín\Documents\Qt\build-Anagrama-Desktop-Release\release\Nameproject.exe… The program has unexpectedly finished....

View Article


Qt 5.0.2 Error LNK1104: cannot open file 'gdi32.lib'

Hello, I have been watching videos on how to create a program using Qt and I want to try it myself and also, I’m trying to learn how to use Qt because I am interested in making a couple of simple...

View Article

QT VS Addin 1.1.2 Opensource Error

Hello. I am pretty new to qt but have been successfully using it before on windows. I moved to a new computer with visual studio professional and windows 7 ×64 (same of a vs version I was using before...

View Article

[Resolved] Multiple DLLs of the same name to choose from

Hi all, I am in the process of getting my application ready to deploy in the windows environment (in my case XP SP3). I am using Qt SDK 5.0.2 which is bundled with Qt Creator and Mingw47. So my project...

View Article


Windows Qt Deployment on Linux under wine (issue with UdpSocket connection)

Hi all, This may be more a “wine” topic, but I am hoping many people in Qt forums have tried similar things. I have built my project in windows XP sp3. I have a deployment that has the .exe and all the...

View Article

[Solved] Problem with CMake and QT 5 dlls in Windows

I am creating a CMake file for compiling a simple hello world program that uses QtCore. I use CMake to generate a VS 2012 project and it compiles fine. But when I execute it, it gives an error that...

View Article

no compiler installed;

Hi, I’ve installed Qt Creator (Windows desktop version, 64-bit, running on Windows 7), and it hasn’t installed a compiler — it isn’t auto-detecting one, and I can’t find one in the Qt folder. I’ve...

View Article


How to deploy QtWebkit Application with OpenSSL in windows?

Hi guys, I have a project using QtWebkit to browser a page with https. I have rebuilt the Qt with OpenSSL and ICU, output to folder D:\qt-5.0.2-msvc10-bin\lib) and then I rebuilt the QtWebkit as...

View Article


Installing 5.02

The log file shows this error: ‘C:/Qt/Qt5.0.2/5.0.2/mingw47_32/mkspecs/qmodule.pri’ Warning: Error-Exception: “Found a binary data file, but we are the installer and we should read the binary resource...

View Article

I want to start working on c++ projectin qt on rhel 6...can someone enumerate...

Plz help me with the requirement of complete set of libraries needed

View Article

Qt application from one PC to another PC

i used Qt 4.8.4 и vs2010 with Qt Addon for msvc 2010 , MS Win7. On my computer my program works nice. Now i want use my program on another computer. according to list dlls generated by Dependency...

View Article

App based on Qt5.0.2-OpenGL crashes on start on Win XP

I’m using Qt5.0.2 for Windows 32-bit (VS 2010, OpenGL) on a Win7 64bit. My app requires the network module in addition to standard libs. Here are the dlls deployed with the app: 1) Qt5Network.dll,...

View Article


Qt 5.0.2 linker error Сannot open file 'Files.obj'

Sorry for bad english first of all. Today I’m download and install Qt 5, before I used Qt 4.8.4. And my projects (old and even empty new) dont wanna be linked. D:\Qt\5.0.2\Tools\QtCreator\bin\jom.exe...

View Article

[invalid] Build Postgres driver + LNK2019 / VS2010 / Win7

I try to build Postgres 9.2 driver using psql.pro (Qt 5.0.2), but linker show errors. I specified libpq.lib in psql.pro like this: win32:LIBS += "C:\psql\lib\libpq.lib" LIBS +=...

View Article


Can't correctly deploy application (missing dlls?)

Hello, I’m trying to deploy my application following this guide http://qt-project.org/doc/qt-4.8/deployment-windows.html [qt-project.org]. I profiled the release executable using Dependency Walker and...

View Article

Installation for Dummies??? (MAC OS 10.6.8)

Hello, I am a graphic artist working with a programmer who uses QT on another platform (so he can’t really answer all my questions). I want to install QT on my MAC (running OS 10.6.8) to enable me to...

View Article


Running an App without Qt on Windows

I’ve spent the last two days reading anything I could find about how to get a simple application written using Qt to run on other Windows machines — machines without Qt. Judging by the amount of...

View Article

Problems with compiling in Ubuntu.

Hello, ledies & gentlemen. My software kit is: Ubuntu 13.04., QT5.1.0.beta. Problems with gcc correct startig up (in Ubuntu the newest version gcc 4.7 is installed). In menu Tools/Options/Bild...

View Article

Driver QMYSQL not load

I have problems with the MySQL driver. I use Qt 5.0.2 and Qt Creator 2.7.1 I compile the various as indicated in the documentation. After compilation, it has created liqsqlmysql.dylib and...

View Article
Browsing all 2113 articles
Browse latest View live