Is Qt5 supported in CentOS 5.3? Which Linux distro is supported?
I was using CentOS 5.3. I got error GLIBC_2.10 , GLIBC_2.11, GLIBC_2.7, GLIBC_2.9 not found. I tried to install the latest version of gcc-4.8.2 already, but still encounter such error. Anyone can...
View ArticleQt4 phonon on mac osx: phonon backend plugin could not be loaded
I compiled the latest static version of 4.8.6 on my OSX 10.8. Everything is fine, except the phonon part. Whenever I try running my app, the warning “phonon backend plugin could not be loaded” always...
View ArticleQOpenGLFunctions_2_0 suddenly fails to load functions related to OpenGL's...
I am coding an application using Qt 5 and OpenGL 2.0 I tried to build GLSL-Debugger (which I failed). But it involved a lot of manipulation, and now my code do not work anymore, event when I...
View Article[SOLVED] Why no libqsqlodbc.so?
Hi, I’m writing a Qt app that connects to an MS SQLServer 2005. Currently I only really need the app to work in Windows (which works fine) but because I have this fancy blog where I document how to do...
View ArticleChange request for default build directory in Creator Build & Run General Tab
Hi all, while working on a library under qt I stumbled across non-intuitive naming: the default build path contains -Debug or -Release appended to the directory, but when building, a separate debug and...
View ArticleHow to get rid of OpenGL Warning
Hi forum, When I run my Qt5.2 gui application window I get the following warnings. The main window is displayed correctly however I am concern for the number of warning that are rendered. I am new to...
View ArticleConflicting dev Qt libs with KDE system Qt libs
Hello I’m working on Fedora 12 based on Qt4.3.0 libs I’m installed QtCreator 2.5.2 and Qt 4.8.5 that are last versions compliant with this kernel In order to execute my executables without QtCreator, I...
View ArticleFirst run of QtQuick app - get [copydeploymentfolders] Error 4
Hey, Yesterday I installed Qt Creater to try my first C++ app with GUI. I started new QtQuick project and I tried to run it without any change, but I get error: mingw32-make1: ***...
View ArticleDeployment with Visual Studio add-in
Hello, Apologize if this has already been discussed. I couldn’t find something specific to this. I have built an application with QT Visual Studio add-in 1.2.2 and it works fine. I would like to know...
View Article[Linux] QMYSQL Plugin Build Failure on Qt 5.2.1
Hi, the situation is that I have 3 versions of Qt: 4.8.4, 5.0.2 and 5.2.1. I was able to use QMYSQL Drivers on Qt 4.8.4 after installing libqt4-sql* libraries. On Qt 5.0.2 I was able to do that...
View ArticleProblem with QCreator 3.0.1 and Mac
Hi, I’m a newbie and I’m sorry for my bad english!!! Yesterday I downloaded QtCreator 3.0.1 based on Qt5.2.1, today i try to follow a basic tutorial, but when I go to the Terminal of my Mac Osx 10.9.2...
View Article[QT5] How do I build pile of this dog shit?! V.2
I’ve posted a long rant previously: How do I build pile of this dog shit?! [qt-project.org] This post is unrelated. I want properly built debug/release versions of QT 5.2.1 BOTH with debug symbols so...
View Article[cross_compiling] Does Qt5 supports it from a Microsoft Windows host ?...
Having already cross compiled the Boost development libraries from a Windows host to target Windows, Linux and Mac without problems, I’m feeling the Qt project does not support cross compiling from a...
View ArticleMicrosoft Visual Studio 2013
Hello… I have problems with Qt and Visual studio… Microsoft Visual Studio 2013 gives me these errors and does not compile… I have also VS2012 which works well… Qt is compiled with mvsc2012… so maybe it...
View ArticleNo svg plugin in static Qt
Hi. I’ve compiled Qt 5.2.1 as static, but there isn’t any svg libs in ‘C:\Qt\5.2.1_static\plugins\imageformats’, so i can not build my code. I expected libqsvg.a and other libs to be there, but there...
View ArticleQT 4.8.2 Autodesk version
I have been trying for some time now to get the special 4.8.2 version of QT from Autodesk to work with no luck. I have gone to Autodesk and downloaded their version of 4.8.2 that they have sanctioned...
View ArticleMinimal gcc version for 5.3 and gcc used with distributed libraries
I looked in the forums and found that the recommended minimum gcc version is 4.7.2 but I could not found any official recommendation . In the Windows recommendation there is a section referring to...
View ArticleQt android deployment problem
Hello, everyone. I’m trying to deploy my app (say, hello world) to android virtual device (AVD), and I’ve got a problem. The compile output is: 06:15:24: Running steps for project test2… 06:15:24:...
View ArticleAndroid deployment error - ABI is incompatible
When I try to deploy the “Hello world” application to Android, appears the form “Select Android devide” to choose the Android traget. All the virtual devices defined on AVD appears like “Incompatible...
View ArticleQt Deployment for Windows 7
Hello, I want to silently install Qt Framework 4.5.3 and Qt Eclipse Integration 1.6.1 for Windows 7. Our developers need both programs in exactly this versions. I try to install them via /S, but they...
View Article