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

Compiler error skipping incompatible libraries

I am trying to build the “textfinder”: http://qt-project.org/doc/qtcreator-3.2/creator-writing-program.html example : on my QT Creator running on Fedora 64 bit (Virtual box) but I am getting these...

View Article


Installation error "Hash verification while downloading failed"

I downloaded the qt-opensource-linux-x86-1.6.0-5-online.run (32 bit) and ran it. QT Setup Wizard appeared and during installation, I am getting “Hash verification while downloading failed. it stuck...

View Article


Compile with dynamic Qt libraries and static gcc libraries under Linux

Hi all I’m trying to compile my Qt application by using Qt libraries in dynamic mode and, in my intention, by linking statically all other gcc libraries (like, for example, libstdc++). Unfortunately I...

View Article

Ways to attract attention to my bug report?

Not exactly the right forum section for this question, but I don’t see any section for discussing Qt bugs at all. My Qt bug report appears to not be receiving any attention for quite a while. I’m...

View Article

Problem with signing Qt apps on Mac OS X 10.9.5 and later

Dear colleagues, I have faced the problem with signing my app on Mac OS X 10.9.5, Qt 4.8.6 (LGPL). I have read about wrong Qt frameworks structure for new Mac OS X “codesign” and absent info.plist...

View Article


how to include Curl library ?

I have a program that has #include <curl/curl.h> line. How can i include Curl library to my existing project? I use 64 bit OS and Qtcreator.

View Article

Unable To Find Configure Command

I am trying to compile QT statically. However I am unable to run the configure command as I get the following. ‘configure’ is not recognized as an internal or external program. I assume this is because...

View Article

[SOLVED] QTest an subprojects: How to link against application with "TEMPLATE...

Hi :) I’m currently trying to make Unit-Testing (QTest) work in my project. I took this [gitorious.org] project as an reference on how I could struture the whole thing. However, I’ve been trying to...

View Article


Qt Creator cannot detect gcc compiler

Hello, I recently installed the new Ubuntu version 14.04 and tried to get the Qt version 5.3.2 to work. But after installing Qt (i tried online and offline installer) i got the error message that qt...

View Article


Looking to hire a consultant on Qt - 300$

Hi Everyone, I am looking for somebody to help me on a project. You should have experience compiling QtMultimedia under the Rasberry Pi and should have good c++ and Linux experience. I am not looking...

View Article

Release version act weird...

Hi guys, I got all the .dll needed, but when I launch my .exe release, I got this message. “No precedure point qt_message_output9QtMsgTypeRK18QMessageLogContextRK7QString founded in the lib of dynamics...

View Article

Build the project according settings in .pro.user file from shell

I know how to use qmake and make. I mostly develop my code in Qt Creator, but sometimes I need to build all my projects from script (for automated deployment). I’ve configured my build via build...

View Article

Installer Error : com.nokia.ndk.tools.harmattan.sysroot

Hello; I want to install qt sdk 1.2.1. I got an error in installation process like this : Error during installation process (com.nokia.ndk.tools.harmattan.sysroot): Execution failed(Unexpected exit...

View Article


How to get phonon4qt5?

Hi, I want to use phonon4qt5 in my project but i cant find any repo or package. I found nothing on site http://api.kde.org/kdesupport-api/phonon-apidocs/phonon/html/phonon4qt5.html Can you help? I’m...

View Article

Installing several editions

Hello I would appreciate if someone can clarify the following to me. I have a mac and I installed Qt some time ago. I think I ve installed the not commercial edition. However, for a particular reason...

View Article


dyld Library not loaded on Mac OSX Maverick 10.9.4

I am new to Qt and C++. I wrote my first Qt code today : #include <QApplication> #include <QPushButton>   int main(int argc, char *argv[]) {    ...

View Article

[SOLVED] Is there a Qt 5.4 Beta build for Mac?

I can’t find it anywhere, only see Linux and Windows versions. Does a Mac build exist?

View Article


Problems at Deploying, Qt 5.3 with onlineInstaller - configure.bat missing?

Hey Guys (And Girls ofc), I started programming in Qt some Weeks ago (first Time i needed a real GUI) and I’m very pleased with my result. Now I wanted to use my Software, so i needed to deploy it...

View Article

Cannot run QtCreator examples on 64 bit W7 laptop

Hi, I’m a first timer. I have two laptops both running W7. I installed VS2013 on both as well as qt-opensource-windows-x86-msvc2013_64-5.3.1 and qt-vs-addin-1.2.3-opensource. Both PCs are 64 bit. All...

View Article

Migrating from 4.x to 5.x Problem with QHttp class addon

Hi everybody, I have downloaded a whole project that was created using Qt 4.4, i need to work and improve this project but im currently using the latest version of Qt. Ive read the guide...

View Article
Browsing all 2113 articles
Browse latest View live