09-16-2012 05:39 PM
All,
I have set up a Ubuntu VM to do regular builds of the most up to date versions of the QT library as well as the Symbian components (build for the BB as well).
if you use QT (or even cascades) and update your QT libraries you will notice a nice speed improvement. I decided that after getting this all set up I would offer the compiled items for sharing.
Notes:
- This will be built at least once a week
- It is compiled with QCC so therefore it will work with the BB IDE (Momentics)
- The 7z file contains the entire build for both the device (ARM) as well as the simulator (x86).
- The 7z file also contains the most recent build of the Symbian components also for both the device and the simulator.
You can download it here https://www.box.com/s/knl3p88025nzti0ukp1n (22.5MB).
Let me know if this is usefull to anyone.
Enjoy
09-17-2012 02:14 AM
I find this very usefull, thanks bryanh99 ![]()
09-17-2012 01:56 PM - edited 09-17-2012 02:18 PM
How about Qt Creator 2.6/Windows?
Also are there any current Qt 5 builds? ![]()
09-17-2012 05:23 PM
> You can download it here https://www.box.com/s/knl3p88025nzti0ukp1n (22.5MB).
> Let me know if this is usefull to anyone.
> Enjoy
Thanks. What is a source of you repo (master)?
09-17-2012 10:11 PM
09-17-2012 10:21 PM
Is it the same as gitorious.org/qt/qt.git ?
I am confused.. it is from 'official' http://qt-project.org/wiki/Building-Qt4-for-Blackb
09-17-2012 10:45 PM
Yes, same thing
09-18-2012 03:43 PM - edited 09-18-2012 03:43 PM
Here is nightly build of Qt Creator, currently 2.5.83-241-2012-09-18_00-02-16.7z
http://builds.qt-project.org/view/Qt%20Creator/
Also, it'll be nice if somebody can build 4.8.3 libs under windows and share them with the community.
09-18-2012 03:55 PM
@borceg - I do not understand what you mean by "Also, it'll be nice if somebody can build 4.8.3 libs under windows and share them with the community." The libraries I have posted are all built for the device and for the Simulator. While they are BUILT on Ubuntu, I personally use them with the Windows Version of BB NDK (both 2.0 and 10.0.6).
So, can you explain what you are requesting?
Bryan
09-18-2012 03:59 PM
Could you explain how do you use them, since there is no qmake.exe for Windows? Do you use Qt Creator?