Qt 5 on Raspberry Pi - the thread
-
I recommend flakopana, he updated his entry with a link with some info http://raspberrypana.wikidot.com/start I think he will be good in robotics area
-
Nice to see all this buzz about raspberry PI and Qt. I've been accepted, now I'm in the education categorie with the OpenGL graphic calculator Math Graphica. I'm very motivated right now, hacking OpenGL ES programable pipeline wich I'm still not very confortable with.
I've been reading the Pi website and foruns with close attention, and this little piece of hardware looks really nice. Also it looks like that Meego Mer OS can be used.
I also have a very old software I made in MS Visual C++ 6, with very cool 3D animated graphs of electromagnetic waves propagating in open space and in rectangular wave guides, this would be a heck of a good port to the raspberry.
Thank you guys, keep up the good work. -
I recommend truta.alexandru ( http://wiki.qt-project.org/User:Truta.alexandru ), we study together at the same university.
-
Hi Quim,
I recommend Michael Rondeau (mirondeau). He is a colleague of mine at work and having two people working together is better than one!
Thanks!
Brian
-
I don't see the "Mobile Apps" and "Desktop Apps" category in the QtonPi accepted list. :)
-
Hi, this is a reminder to the developers listed at
http://wiki.qt-project.org/QtonPi/Device_program/Accepted
Missing a CODE SENT or OK flag. We need your confirmation. Please follow the instructions at the top of the page.
Your help is appreciated scanning the page and pinging / forwarding this email to anybody you know. Thank you!
-
I'm not sure if this is the place, but there is a problem with the toolchain-and-sysroot-armv5tel.tar.bz2 in qtonpi-0.2.
I cannot extract this archive.
it will unzip, but not untar.sha1sum matches for the entire archive.
-
[quote author="jackassplus" date="1341074339"]I'm not sure if this is the place, but there is a problem with the toolchain-and-sysroot-armv5tel.tar.bz2 in qtonpi-0.2.
I cannot extract this archive.
it will unzip, but not untar.sha1sum matches for the entire archive. [/quote]
What command did you use to extract it?
@tar -xf <filename>@this should automatically recognize the compression applied or if that fails
@tar -jxf <filename>@will extract the bzip2 archive.
-
interesting, I tried it in a few different environments and it appears to have been a problem with one particular VM. First time that has happened.
-
Hello, I don't know whether this thread is active or not so simply try. I have used the bakeqtpi.bash script from http://qt-project.org/wiki/RaspberryPi_Beginners_guide. At the end I got the following messages:
Compiled qtimageformats
Compiled qtsvg
Compiled qtjsbackend
Compiled qtscript
Compiled qtxmlpatterns
Compiled qtdeclarative
Failed qtsensors
Failed qt3d
Compiled qtgraphicaleffects
Failed qtjsondb
Failed qtlocation
Compiled qtquick1
Failed qtsystems
Compiled qtmultimediaWhat exactly does this mean to me? Will QT5 run properly on my PI?
thanks for your feedback