the error generate "No valid Qt Version found" in the Qt Creator 2.4.1 in...
Hi, I install Qt Creator 2.4.1 by using following .bin file in Ubuntu 10.04, is this correct version or not for making GUI of AM3354?? qt-creator-linux-x86-opensource-2.4.1.bin I RUN the Qt Creator IDE...
View ArticleDeploying my project... where to start?
Ok, I am fairly aware that this question is answered somewhere… but I find hundreds of items in the search which don’t quite contain what I am looking for… so I have not just been lazy :o Here’s my...
View ArticleOSX: failure to build qtdeclarative due to incomplete QtV8 framework
https://bugreports.qt-project.org/browse/QTBUG-26111 This bug appears to have made its way back to the builds for osx. I am running mountain lion, and its reproducible by, git clone...
View Articlehelp in starting
Good morning to all, I need to develop C++ applications and design GUIs for the industry that I work for. Industrial environments are usually not up to date, since they are using tried and tested...
View ArticlePackaging Error: Command 'ant clean debug' failed.Exit code: 1
I have manage to compile Qt5 for android and now i try to run a simple “Hello world” but i have this error error: [install_target] Error 126 (ignored) error: Packaging Error: Command ‘ant clean debug’...
View ArticleModule Dependencies Qtjsbackend and Qtdeclarative
So when I was building Qt 5.1.0 I noticed that these modules needed to be built, so that the Android and the Blackberry QtCreator 2.7.1 Templates would run. Can anyone explain why ? does it have to...
View ArticleUsing qmake built from buildroot with QtCreator
Hello, I am compiling Qt for my embedded application with buildroot. It is working fine for my embedded device, so no problems there. For developing, I would cross compile Qt in my machine and install...
View ArticleMultitarget setup instructions for Host Osx
Hey I took the time to write up a quick guide on building if there are any mistakes let me know. Feel free to move this into a wiki and generalize it!...
View ArticleVisimeet Qt dependencies on Fedora 18
Hi All, I’m trying to install Visimeet on Fedora 18 for work. However I’m getting Visimeet-20130213-1.x86_64 requires libphonon4 Visimeet-20130213-1.x86_64 requires libqt4 Visimeet-20130213-1.x86_64...
View ArticleNeed qt-mt 3.3.0 >= < 4.0 for Mac OS X 10.8.2 Mountain Lion
I need the package qt-mt.pc so I can build Twinkle SIP client for Mac OS X. This is the last lib issue I haven’t solved yet to build this package. I have tried building from source...
View Articleopencv libs are not found - HELP
Hey, i want to use the opencv libs. this is a part of my .pro file : INCLUDEPATH += “D:\OpenCV\debug\include” LIBS += “D:\OpenCV\debug\lib\*.dll.a” when compiling the project no error occurs but...
View ArticleIm trying to connect mysql database with qt and i got this error :
main.obj:-1: error: LNK2019: unresolved external symbol “__declspec(dllimport) public: __thiscall QSqlDatabase::~QSqlDatabase(void)” (__imp_??1QSqlDatabase@@QAE@XZ) referenced in function “bool __cdecl...
View ArticleQuestion about installing QtSerialPort on windows7.
Hello everyone, I am trying to do a school project with serial port communication and I am trying to get QtSerialPort library running. I have downloaded QT5.0.2 and the newest QtSerialPort. I opened up...
View ArticleErrors on build moc.exe: _compress2 and _uncompress
I have Qt 5.0.2. When building the error throws out: link /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /SUBSYSTEM:CONSOLE "...
View ArticleError when launching Qt creator under Windows XP
Qt installation works fine on my Windows XP computer, but I get an error on the launch of qtcreator : AppName : qtcreator.exe AppVer : 0.0.0.0 ModName : qtgui.dll ModVer : 5.1.0.0 Offset : 000 00 5680...
View ArticleWinCE7 with Qt5.1beta problems at nmake
Hi, I’m trying to build Qt5.1beta for WinCE7 and while nmake I get the following error-message: C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\ce\include\crtdefs.h(106): fatal error C1189:...
View ArticleWorks fine in Qt Creator, but not so much outside
This is probably another ignorant rookie question. I did try searching the forum before posting, but every time I hit back out of a topic my search results were gone I was back to a blank search bar. I...
View ArticleCross-compile not working.
Hi I want to build Qt5 for Raspberry [qt-project.org] but for some reason it doesn’t detect the compiler correctly and gives me the “-reduce-exports was requested but this compiler does not support it”...
View Article5.1 Beta: qtbase/lib directory not found
I’m compiling on OS X with the 5.1 Beta binary, and I get this warning: warning: directory not found for option ‘-F/Users/chris/Qt5.1.0/5.1.0-beta1/clang_64/qtbase/lib’ Is this anything I should be...
View Article