Remote install on Windows 7 x64
Hi, I need to deploy QT on many Windows 7 ×64 computers. How can I deploy QT remotely (command line or MSI) and if possibl, silently. Thanks.
View ArticleQt 5.1.0 for windows 32-bit VS 2012 using OpenGL?
Hi all, Does anybody know if there’s gonna be a release for VS 2012 32-bit that uses OpenGL instead of ANGLE? I see that the official releases are: Qt 5.1.0 for Windows 32-bit (VS 2012, 511 MB) Qt...
View Article[SOLVED] Issues with 5.1 OSX install using online installer
Nevermind. Sorted it (guess I can’t delete this post) I installed 5.1 on OSX install using online installer. When I ran the “QT Controls Gallery” example I received a number of issues/error messages....
View Articlemoc returns 0xC0000135 error code as application compilation starts (Qt built...
Configuration: Windows 7 ×64 / Win SDK 7.1 cl compiler/ Qt5.1.0 (OpenGL) built as a shared library (binaries downloaded from Qt-project website). With Qt5.1.0 built (from source with the “-opengl...
View ArticleBuilding and Compiler?
I am very new to the Qt framework and it is my first time actually downloading this SDK and I have come upon an error. After looking on documentation on this framework online I had made a very simple...
View ArticleFailed to start on other machine..
Hello, My computer for compilation : Windows 7 SP1 ×86-64 – Mingw 4.8 32 bits – Qt 5.0.1 Get from the online installer I compile the exemple menu and i work very well on my computer. I put all the dll...
View ArticleCannot install QFTP! Please help!
Hi, This is the 3rd day of me searching for a solution. I have recently installed qt5 after reading all those pages telling me how fabulous it is. To my surprize QFtp has been removed. I’m not sure if...
View Articlelibgdbm can not be located
I have a Redhat Enterprise 6 (6.4 ) system that I’ve installed QT “qt-4.6.2-26.el6_4.x86_64” with QT Creator 2.7.0 from revision b6257ef735 and qt-everywhere-opensource-4.8.4. I’ve downloaded and...
View ArticleProblem linking OpenCL
I work on a project and I must link the OpenCL library on Windows. When I use the QtCreator to add it (right click on project, in project tree/Add library), I get error “LNK2019: unresolved external...
View ArticleBuilding qt-5.1 from source in gentoo
Hi all, I am trying to build gentoo from source, as it actually isnt in the main portage tree. However, configure runs quite fine, but during the make process, the build fails at building webkit....
View ArticleHow to install qt add-in (for Qt 4x) for Visual Studio 2012
I researched a lot of forums, but I still could not find a solution: How to install qt add-in (for Qt 4x) for Visual Studio 2012?
View ArticleTransition from 4.7.3 to 5.0.2 on MacOS...what am I missing
Really frustrated. I’m trying to transition from a working codebase for 4..7.3 to the newest 5.0.2 release. All the GUI forms were created with an earlier version of QtCreator (presumably something...
View ArticleBuild Qt5.1 by MinGW - configure problem
ntroduction – needs its own assembly Qt5.1 + MinGW. Under gentoo I did it with ease, with Windows problems. The problem: I do everything as stated in the dock, but when you try to configure it does not...
View ArticleI can't compile Qt5.1 on windows 7. :/
Hi everyone, I’m new here. I like Qt and I use it for my RPG project, Qt 4.8 was perfect but now I changed my version of mingw to have the support of std::thread, thanks to this website who gives me...
View ArticleSupport of Windows XP 32 Bit with Qt 5.0
Hello! As the title states – is Windows XP 32 Bit supported by Qt 5.0? The supported plattforms [qt.digia.com] site from the digia web page does not list Windows XP as a primary supported plattform of...
View ArticleStatic build - NMAKE: don't know how to make 'sub-src' error?
I’m following this tutorial – http://qt-project.org/doc/qt-5.0/qtdoc/deployment-windows.html#application-dependencies and I succesfully configured QT 5 statically with platform win32-MSVC2012. After...
View ArticleError in installing Qt 5.1.0 Windows 64-bit (VS 2012) SDK
I am installing Qt 5.1.0 for Windows 64-bit (VS 2012, 525 MB)”“ from “http://qt-project.org/downloads”. My machine is windows 7 32 bit which already has VS2012 installed in that. But I am getting an...
View ArticleBuild 5.1.0 from source, where are my dlls?
This may sound like a silly question but I was pretty sure that after a successful build I would get a bin folder full of the Qt DLLs. Am I missing something? I put the source folder in C:\Qt\5.1.0,...
View Articleqmake: could not find a Qt installation of ''
I’m getting the following error when running qmake. qmake: could not find a Qt installation of ‘’ I installed on my LInux machine by running the .run installation file.
View ArticleProblem while linking QtCore4.lib
Hello, I am having somre troubles while on Release mode under MSVC 2005 and Windows 7 ×64. My project builds and runs fine on Debug mode, but when I try to build it using Release at the end I get this...
View Article