problem in debuging project
Hi when i begin to debug my project,a message say “no debuger set up”. how i can set up debuger
View Article[Linux] no available android-kit by default + error on android GCC compiler...
Qt5.2.1 Linux – ZorinOS (based on ubuntu12.04) x32 intel _ for(good folks of Qt nation)_ So iv’e installed a fresh Qt5.2+creator using terminal “apt-get”, android sdk,ndk,jdk,ant + showed Qt creator...
View ArticleQtWayland on Qt-5.1.1
Hello, I am trying to cross compile Qtwayland on top of Qt-5.1.1 for ARM. I cloned the QtWayland from git and reset it to the stable branch. When I try to compile using qmake, I get the below error. 1)...
View ArticleMaintenance Tool problems
Hi, to somebody competent: Maintenance Tool has some problems on my Kubuntu 12.04, 64-bit: Low download speed, around 60 kB/s Repeated fails to download a component: This happens to me both at home and...
View ArticleQt Creator missing after doing full Qt 5.3.1 install on Windows 7
On the downloads page it says “Qt Creator 3.1.2 is included in the Qt 5.3.1 binary packages.” I have 64-bit Windows 7, so I downloaded the offline installer PyQt5-5.3.1-gpl-Py3.4-Qt5.3.1-x64.exe and...
View ArticleHow to install MySQL driver for client application on BeagleBone Black with...
Hi, I have QT library 4.8 installed on the beaglebone black with ubuntu installed. And I’m cross compiling to it from another ubuntu. I tried QtSql libraries. But it asks for MYSQL driver for...
View Articlecan't see the image when running my project
Hi, I have added an image in Qt Designer using a QLabel (pixmap) but I can’t get it when running the project. What can be the problem ?
View ArticleThe difference between Building Qt and Installing Qt
I am very novice to Qt. I have read somewhere that during Qt 4.XX, we needed to build Qt completely for using it. But in 5.XX comes with the pre-built Qt binaries we just need to install particular...
View ArticleWhy only 32-bit installer is available for Qt 4.8.6 for Windows?
Hi, I have Windows 7 64 bit and MS Visual Studio 2008. When I used Qt 4.8.5, I had 64-bit Qt libraries. I want to upgrade to Qt 4.8.6, but qt-opensource-windows-x86-vs2008-4.8.6.exe (available at...
View ArticleFailed to deploy from Qt Creator 3.2.0 on BB 10
After I recently downloaded Qt Creator 3.2.0 I can no longer run my BB 10 apps on a BB 10 phone. I get this error: :-1: error: Invalid asset path "/icon.png" I realized that...
View ArticleProblem deploying on OS X
Hi there, I have built the release version of my project and used macdeploy to create a bundle. The bundle runs fine on the development machine, but when I deploy to another machine, it opens but...
View ArticleCannot download file from an FTP server
I’m trying to download Qt for Visual Studio 2013 but the download hangs after a few seconds. Most of the other downloads seem to work fine. I’ve asked this same question on Super User, too...
View Article-nomake examples doesn't work (solved)
Hi, I’m trying to build a static version of Qt 5.3.1 from Git on Windows with MSVC 2013. I was getting an error about qsqlite.lib being missing, so I searched on the forums and found that I have to...
View ArticleYet another xcb issue with deployment
I’ve not been working with Qt long. However, I’ve had enough time to build a working application, package working deployment packages on both Windows and Mac in both 32 and 64 bits, however, Linux is...
View ArticleQtCreator ignores changes in newly added qml file
Hello everyone, I am using QtCreator 2.4.1, based on Qt 4.7.4, on Ubuntu 64 Bit on a Virtual Machine (VirtualBox). I am using a qrc-file to keep track of my qmls. When I add a new qml file to my...
View ArticleCompiler can't find libs on OS X 10.9 after installation
Hi, Today I’ve pulled the source files for Qt 5.4 and configured and build the frameworks. I’m working on a Mac with OS X 10.9. I followed all the steps that where described in this article...
View Articlefatal error: 'qtextcodec.h' file not found
I can’t seem to build Qt 5.3.1 (qtbase) .. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -arch i386 -O2 -isysroot...
View ArticleQt5.3.1 app deployment on Linux troubles
Hello everyone. I have some troubles when I deploy my app into Linux-platform. Unless specifically the problem lies in the platforms and sqldivers plugins. There’r the steps what I did: I compiled my...
View ArticleDeploy on lubuntu
Hi I’m developed a qt ui appliction on ubuntu pc. i want to run it on low power computer which installed lubuntu on it. its not possible to install whole “qt creator” bundle on it. how can i deploy my...
View ArticleVery basic deployment questions
Very new to qt so please excuse my ignorance. I already have a console command line program which i want to port to a ui. The console program will either run on ubuntu server/ red hat linux without a...
View Article