pyside won't install
I have previously downloaded, installed and have been using the 64-bit python 2.7 on widoZe 7. I have downloaded the 64-bit version of pyside for python 2.7 pyside installation balks claiming no python...
View ArticleBuild x64 program with Qt5.0.2 and MS VS2012
Hi, i installed the Qt 5.0.2 for Windows 64-bit and the VS Addin 1.2.1 and try to produce a x64 Build of my program. I open VS2012 and click on “Open Qt Project File (.pro)” in the QT5 Section and it...
View ArticleQt5 static build failed
Hi, I’m trying to build Qt5 as static library but encountered errors. At Apr 21th, I had a try, encountered this error: link /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /SUBSYSTEM:CONSOLE "...
View ArticleProblem in QTMobility compilation for ARM
HI, I am facing issues when i try to compile QT-Mobility for ARM Platform. i cross compiled qt-embedded its working fine. when i try to compile Qtmobility i am getting following error please help me to...
View ArticleQt "Source" variable location?
Hi! I’m moving Qt custom build to another PC but I’m experiencing some problems. I resolved almost all of them, only one remains. Where is this [oi41.tinypic.com] variable specified (red box on the...
View Article[Solved]QT5 configure script problem in MinGW
Hi, On running the configure script for starting the build process i am getting the below error: Administrator@VALUED-7ZSFP29H ~/qt_repo/qt5 (stable) $ configure -developer-build -opensource -nomake...
View ArticleQuestion about Qt classes.
Hello, guys. I’m newbie to Qt programming and noticed that there are several classes “owners” of this API, as QString instead of String class basic c++. This feature affects the performance of the...
View ArticleQT 5.0.2 app compile with W7 VS2012 don’t run on Win XP because of...
Hi, I use W7 ×64 and VS2012 so I download source code from here [qt-project.org] . Compiled it according this [qt-project.org] . Of course I change setting for VS2012 and win32 etc. I did it because...
View ArticleQt 5.1 Alpha Android few questions
Hi, I compiled 5.1 alpha and Qt Creator and have successfully ran Qt and QML apps on my phone. I haven’t had any luck getting audio to play and the QML designer is disabled. I’ve searched around but...
View ArticleQt5 static build has multiple defined symbols no link
Hi, I’ve been trying to build Qt5.0.2 for a little while now and am finally down to the last error. When linking in all the static libraries I get a multiple defined symbols error between Qt5Gui and...
View ArticleA problem on MySQL driver installation.
Hi, I’m trying to install a plugin MySQL driver on my laptop, It’s compiled successfully, but does’t work. I have already built the release and debug library files and put them in the correct...
View ArticleProviding PowerVR plugin on Qt X11
Hi I need to build Qt/X11 (Not embedded) for Omap4 pandaboard with powervr support. My current configure options are...
View ArticleMySQL Driver Installation fails with nmake: _WinMainCRTStartup
I’ve done all advises mentioned on the following page http://doc.qt.digia.com/4.7/sql-driver.html#qmysql but the nmake command runs in an error: LINK : Error LNK2001: Nicht aufgelöstes externes Symbol...
View ArticleIssues when Compiling PySide on MacOSX
Hi dear Qt community, I require your help, I have to compile PySide on Mac (with the sources found on gitorious) to make it work with a Python26 installation (I can’t use the binaries because I need it...
View ArticleOSX 10.8.3 Qt 5.0.2 Deployment
Hi i tried to deploy my project for Mac with the http://qt-project.org/doc/qt-5.0/qtdoc/deployment-mac.html#macdeploy Deployment Tool. All works fine without any errors. But if i try to run my Program...
View ArticleQt 5.0.2 Installation Error
I am attempting to install Qt 5.0.2 for the first time. My development system is Windows 7 ×64 and has VS 2012. At the 72% installation point, I am getting the following error: Error during...
View Article[SOLVED] Using asterisk (*) in .pro-File with directories
Hello! I have a .pro file which looks like: SOURCES += myfolder/source1.cpp \ myfolder/source2.cpp HEADERS +=...
View ArticleQt Assistant 5 - Old documentation
I’ve just installed the new Ubuntu 13.04 and installed Qt5 as follows: sudo apt-get install qt-sdk When opening Qt Creator and going to “About”, it successfully shows Qt version 5. However, when I open...
View Articletslib crosscompiling
Hi, I have some trouble crosscompiling tslib for Qt touchscreen support from x86 debian squeeze for an arm linux(Angstrom) platform. I would really appreciate any hints. When running ts_calibrate on...
View ArticleVS2010 and Qt5: Problems with installation?
So, I’m absolutely new to Qt, but I felt tempted to mess around and try a few tutorials, to get a feel for it. I downloaded and installed Qt 5.0.2 (library and creator in a binary) for Windows 32-bit...
View Article