Qt 5 on Raspberry Pi - the thread
-
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