Cross compiling Qt5 for raspberry pi - ABI detection failed
Hi, I am trying to use QtCreator 2.5.2 in ubuntu 12.10 to cross compile and deploy to 2012-10-28-wheezy-raspbian. I ran the bakeqtpi script from here:...
View Articlebakeqtpi.bash script build error in QtBase
I’ve tried bakeqtpi.bash script to generate an image with Qt5 following the instructions at http://qt-project.org/wiki/RaspberryPi_Beginners_guide both in build machines Ubuntu 12.04 32-bit and Debian...
View ArticleWhat projects are you running on QtonPi
I’d like to see your Projects and read about your experiences with QtonPi
View ArticleFast Pi delivery in benelux
today, my Pi arrived. It only took one week through the benelux farnell provider minifo. I expected to get it next year following all the forum topics complaining about months of waiting. So if you...
View ArticleProblem cross compiling (QT5) Qt3D to raspberry Pi
Hi, I have created working cross compile environment to my linux mint laptop. I was able to deploy simple helloworld app to my rpi. Now I have tried to get teapot example to work, but no luck. Teapot...
View ArticleMoving to the new QtonPi subforum
I’ve done some moving of older Qtonpi threads to this new subforum. I hope this will help other Pi entousiasts getting easier to all the Raspberry forum topics from the past. I could have missed some....
View ArticleUnable to compile hello-qtonpi project with Qt Creator !
Hello everyone ! This is my first post in this forum ! :) I have installed the setup required to deploy Qt apps to Raspberry pi : http://qt-project.org/wiki/Create When I first tried to ‘build all’ ,...
View ArticleQt5 for Raspberry Pi. X11 or FrameBuffer?
Hi all, I compiled Qt5 for my Raspberry Pi following this [gigabytes.it] good (italian) tutorial . Now I can build application for the board but it seems Qt was compiled for execution in framebuffer (I...
View ArticleAntialiasing on Pi
Hello ! I would like to experiment with anti-aliasing on the RPi. Starting with samples using opengl es (hello_pi, hello_triangle and so on …), I wrote a few lines to rotate a triangle on the screen,...
View ArticleApps always fullscreen
Hi all, I’m testing some Qtquick and qt gui apps and deploying them to the raspberry. I’ve followed beginners guide to make cross-compilation enviroment. Why always apps are shown on fullscreen mode?...
View ArticleApp fills only half of the screen
Hello I tried the qtonpi a few month ago. Pretty awesome stuff. Back then I had no issues with the deployment on my Pi. Now I’m trying to deploy the hello-gtonpi example with the qtonpi-0.2 version and...
View ArticleCross-compile Qt for RaspberryPi
I’ve come across this wiki article on cross-compiling Qt5 for the Raspberry Pi [qt-project.org] However, it’s dated Nov 14, and one step occurred to me as odd when considering Qt 5 is live now:...
View ArticleBuilding Qt5.0: Can't find GL includes
I’m trying to build Qt 5.0 on the Pi, and get a ton GL-related errors when compiling qquickpixmapcache.cpp: ‘GLenum’ has not been declared ‘GL_UNSIGNED_SHORT’ was not declared in this scope...
View ArticleQt Creator on Raspberry Pi
Hey all, I recently acquired by Pi for Christmas, and have installed Qt Creator on it. I’ve used Qt Creator in the past, but didn’t have any problems that I couldn’t solve. Here, however, I’m stumped....
View Articleg++ crash when compiling Qt5
I have spent the last week trying to build a full Qt5 on the Pi. After 48 hours of straight compiling, I get a g++ internal error on the source file SVGAllInOne.cpp {standard input}: Assembler...
View ArticleQt5 Raspberry pi Can’t find declarative
Hello, I crossed compiled Qt5 for the raspberry pi as shown in this link [qt-project.org]. After some initial problems I managed, with the help of this forum, to get it working. I created a project...
View ArticleQt5 Color Banding
I’m running this demo http://www.youtube.com/watch?v=wulbR2R1GpM on my raspberry pi. Everything works great at a constant 63 fps. However, the gradients are showing some pretty serious banding, it...
View ArticleServer repository is down ?!!
Hello I am trying to deploy to the RaspberryPi. I have added either “deb http://archive.qmh-project.org/rpi/debian/ unstable main” or “deb http://archive.qmh-project.org/rpi-wheezy/debian unstable...
View ArticleRPi and QSvgRenderer
I’m writing a clock app for the RPi that used QSvgRenderer to display the clock components. When I launch the app from Qt Creator or from the terminal, all works as expected. When I double-click the...
View ArticleQtonPi: Can I use the GPIO on Pi ?
Dear all, I am all new to Qt, I would like to know if there are any way that I can use the GPIO on Pi while I am using QtonPi. My project is to build a video/image decoder to transform video/image to...
View Article