Qt 4.8.4 / Qt Creator installation and setup grief, in both Cygwin AND Linux...
My employer is in the process of buying a code base which uses Qt, so I need to set up any sort of development environment that I can, in which to work examples, learn the basics of Qt, and not...
View ArticleInstalling QT 5 for embedded system and some general questions.
Hello all, I am trying to get qt 5 up and running on my BeagleBone and after googling for a while am finding it all very confusing. When first researching about qt 5 I roughly compared it to .NET and...
View ArticleWhy do I have to remove -lGL from my Makefile? (in vanilla Ubuntu 12.10 64)
Hi, after almost 20 years of Visual Studio, to avoid mental illness I’m switching to Qt. The other day I downloaded and installed Qt5.0 on my MBP Retina with ML 10.8.2 and it worked like a charm, I...
View ArticleNew install of qt5, won't compile
Hi all, first off, new user to Qt. Downloaded 5.0.0 for windows with vc2010. Installed on three computers running Win 7 ×64, x86, and Win 8 ×86, all exhibit same problem. Opened QtCreator and created a...
View ArticleHow to additionally compile WebKit ?
Hi guys, I got a question for you: I have downloaded sources of Qt 5 and I have successfully compiled it except WebKit module (I havent have ICU library), for MSVC2012. Now I would like to compile...
View ArticleMenubar captions are not translated to Korean.
Hi everyone. I compiled Qt5 source files with VS2010, ICU50, ANGLE, Ruby, Python, Perl, and Windows 7 64-bit Korean edition. However, I found that all menubar captions in assistant, linguist, designer...
View ArticleMinGW 4.6 Building Qt
Hello! I’ve read a lot around here and there about failure installing Qt versions with MinGW, and I have the same problem: when building QtGui my compiler runs out of memory (did it with MinGW 4.6 and...
View ArticleQT5: Where are the multimedia libraries?
Hi, I am using / trying to use QT just for a few days now. I have build QT5 from the source (for the zip file … not from Git) as described here: http://qt-project.org/wiki/MinGW-64-bit Building...
View ArticleQtLocation in Qt5 - QML
Hi, I have problems using the QtLocation module with Qt5 in QML. I’m working on a program that worked fine with Qt5-Alpha but doesn’t work any more. The “import QtLocation 5.0” statement works, at...
View ArticleQt Creator - Device xy has been disconected.
Hi all! I wanted to run program on symbian device (nokia 603). I just downloaded qt 1.2.1 sdk from nokia developer site and installed it, and i installed coda on my device. I created a project in Qt...
View ArticleHelp I can not install Qt Creator 5.0
hi all I’m new, try installing the program Qt Creator 5.0 but I get problems. here some screenshots. http://subefotos.com/ver/?3835340872f244a8587e2ffb1699e6a3o.jpg...
View ArticleQT 5.0.0 documentation doesn't build
It seems documentation doesn’t get builded and installed if I build QT by myself. Does it required separate building and installation? I compile with VS2012 (64 bit). I configure with “-prefix...
View ArticleWhy my Qt5 win32 app doesn't run on a clean Windows install ?
Hi, I recently ported my Qt 4.8 win32 app to Qt 5 win32, copied all necessary dll (checked with Dependency Walker) and tried to run it on another computer without Qt 5 installed… And it doesn’t run. No...
View ArticleMsSQL QT 5.0.0 MSVC 2010
Hello and good Evening, I have problems with compiling problems MsSQL inside. I already compiled MySQL and put them into “C:\Qt\Qt5.0.0\5.0.0\msvc2010\plugins\sqldrivers”. Now i try to compile a...
View Articlestart QtCreator on Suse fails with error :...
Hi , has anyone an Idea what is going wrong here? Suse Version is : Suse Linux Enterprise Server 11 SP2 64-bit Thanks in advance error is : /opt/Qt5.0.0/Tools/QtCreator/bin/qtcreator: symbol lookup...
View ArticleQT 5 can't find VBSE 2010 compiler?
Hi guys, just trying to get up and running here. I downloaded and installed QT5, and then Microsoft Visual Basic Express 2010. Then I created a new project in Qt GUI Application with these options:...
View ArticleLink error with String::fromWCharArray (Unresolved symbol)
I recently upgraded my project to Qt 5.0.0, and after fixing up some compile errors, i finally got it to compile successfully, only to get this link error: unresolved external symbol...
View ArticleCan not compile Qt 5.0.0
Hello everybody, I tried to compile Qt 5.0.0 from source but it exits with the following error: cd platformsupport/ && ( test -f Makefile ||...
View ArticleQt error with architecture x86_64
I have a mac mountain lion and every time i write me code and i know that it’s correct i get 2 issues “Symbol(s) not found for architecture x86_64” and “collect2: Id returned 1 exit status” and the...
View Articleqt 4.8.3 compilation error: Webkit module
Hello all, I am trying to build the Qt 4.8.3 open source version with webkit and SSL. However, the webkit module fails to compile and somehow it seems to be related to some paths. The error I get is as...
View Article