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

perl init-repository -> fatal: read error: Invalid argument74)

I have to build qt by myself, but I get errors executing the perl script! perl init-repository -> fatal: read error: Invalid argument74) Cloning into ‘qtbase’… remote: Counting objects: 256074,...

View Article


trouble making a .deb package from Qt4 project. dpkg-buildpackage attempts to...

The project compiles fine, I use qmake-qt4 qgroundcontrol.pro make now, I try to make a debian package: I do: dh_make -s -c gpl -e myEmailAddress --createorig it completes fine, dependencies are...

View Article


auto-detect wont find compiler

hi, first after long time at windows i gave up and came linux!!! i mean i was linux user but only for qt i was on windows and i was going to learn it lets start here from linux: it doesn’t find any...

View Article

uic error during MT Qt5.2 compilation (VS2012)

Hi I configured the Qt5.2 from git with MT instead of MD. Therefore I changed the flags in: qt5\qtbase\mkspecs\win32-msvc2012\qmake.conf before I calles configure. Then I started the compile seesion...

View Article

how to set up Qt 5.2 to compile for 64 Bit windows application

I`m not an experienced c++ programmer, but I need to built a program for a 64bit system. (please don’t tell me, that 64bit is not necessary – I have a simulation with around 500.000.000 particles...

View Article


Building with Qt 5.2.0 under Ubuntu 12.04 compiler flags problem to resolve

Hi, Can anyone guess how to resolve next problem: When I build Qt 5.2.0 Widget application: I get: 22:37:59: Running steps for project apptest2… 22:37:59: Configuration unchanged, skipping qmake step....

View Article

[SOLVED] Linking Crypto++ with Qt 5.2 (OS X Mavericks)

Hi, I’m trying to link a third party cryptographic library “Crypto++ 5.6.2” with my QT project however I keep getting the following error ld: symbol(s) not found for architecture x86_64 clang: error:...

View Article

Design button disabled with QtCreator 3.o

Hi, This has me stumped and I’m hoping someone can help. I have seen posts on this topic relating to versions of QtCreator but those solutions don’t seem to apply to the issues I’m running into. I’m...

View Article


Using QtCreator and OpenGL on Qt 5.2 built with MSVC2013

I originally installed Qt Creator with Mingw and OpenGL from one of the packages from the Qt website. However, due to issues with ANGLE, I realised that I had to build Qt myself if I wanted full OpenGL...

View Article


Build error(link error) in VS2010/32bit/Qt5.2

Hi everyone, I have the following steps to produce the build errors: 1. configure -release -opensource -shared -qmake -opengl desktop 2. nmake 3. The following modules are built successfully. Base...

View Article

Qt Creator Project Creation Errors

I am not sure if anyone was monitoring the [Solved] “qmake does not specify a valid Qt installation” thread so I have reposted here. I have read the solutions provided in the thread and am having a...

View Article

Need Help with Building Libraries with Qt and MSVS

I am trying to build this project, https://github.com/thegedge/StereoReconstruction/tree/31f40ebc8d529d792c61723d27d0a54060d19bde. (The readme file tells you the dependencies and libraries needed to...

View Article

How to build QtWebsockets

Hello, I’m new to building Qt modules, and I would like to try out QtWebsockets. That said, simply following the directions in the README gets me just about nowhere. There is clearly a lot of toolchain...

View Article


Cross compiling qt5 -platform win32-g++ -xplatform linux-arm-gnueabi-g++. It...

At the beginning of my post write that I was able to compile Qt 5.2 in Ubuntu without any problems. Cross compiling works very well. But I have problem with windows. I try cross compiling qt5 -platform...

View Article

Qt 5.2 does not compile/build on ArchLinux

01:31:31: Running steps for project untitled... 01:31:31: Starting: "/usr/lib/qt/bin/qmake" /root/untitled/untitled.pro -r -spec linux-clang CONFIG+=debug CONFIG+=declarative_debug...

View Article


Ubuntu QT5 "cannot find -lGL"

Help! I have been using qt5 for a while on WIN7 and now wish to use it on my Ubuntu partition. I downloaded the LINUX 64 QT5 and initially got the error something like’ no compiler in kit’ I then...

View Article

QT with Windows Filtering Platform

Hello, I have to create GUI for my project written in VS in c++. It’s small application which adds filters to block chosen web brower using WFP. I have GUI written in VS but i need to make it in QT....

View Article


Invalid Drawable

Hello, I have a few projects already created from a few years ago. However they were an older version of QT and on an older laptop which was running Windows 7. I now have a Mac that is running...

View Article

Using RCC to generate .qrc files

hi, i’m using the -project option of the RCC executable to generate .qrc files during build time (to automatically include complete qmldirs as resources). Unfortunately the RCC includes ALL...

View Article

Designer plugins not loaded in Creator in MinGW based installation

I have installed the “Qt 5.2.0 for Windows 32-bit (MinGW 4.8, OpenGL, 689 MB)” version. When compiling and installing designer plugins, the built in Qt Designer (Qt5Designer.dll) doest NOT load...

View Article
Browsing all 2113 articles
Browse latest View live