Somero2002_02Zoo2006-10-07_043Japan
2010-04-04South.Africa.Roadtrip.2007-08_353Oslo.Norway.2002.summer.034Oslo
2010-12-04italia2005-05_131Kyoto
2011-05-04
Shimogamo
Jinja,
Jikishinkageryu
NaginatajutsuSaaristoleiri-Uto-2008_180Inujima,
Japan
2010-04-30playa06secret_552Slovenija
2010-11
015Kobe,
Japan
2010-05-01Nanbudo_Norge2007-12_211Kuortti.2010-06-26Kobe,
Japan
2010-04-28Shiga,
Japan
2010-04-18Pakkas03Pitkanen_076South.Africa.Roadtrip.2007-08_216Kyoto
2011-05-04
Shimogamo
Jinja,
Ryukyu
Kobujutsu
- Bo
kumiteSaaristoleiri-Uto-2008_177Helsinki2005-10-15_16_042
You only get better by practising more

One can never become perfect but can come almost good and constantly better by practising more.

Installing latest Qt Mobility 1.1 in Apple Mac OS X

These instructions will essentially differ from those to Windows Vista and Fedora Linux by fetching the Qt Mobility source from version control repository where the development takes place. The version fetched from the branch 1.1 which should contain few bug fixes and improvements over the version 1.1.0 sources found from the official Qt download page.

A snapshot download is available or issue the following commands to get the 1.1 branch:

git clone http://git.gitorious.org/qt-mobility/qt-mobility.git
git checkout 1.1

I have access to a Mac with OS version 10.5. Since this is not the latest and greatest, getting a suitable Xcode for it is a bit of a struggle. Latest Xcode (3.2.5) is onwards from 10.6 and the last one to support 10.5 was 3.1.4, released in 10th Sep 2009. This can be found from the Apple Developer Center, which requires you to be registered member. Fair enough, it is free of charge.

Please note that the link below cannot be found via the main pages, I wonder why.

http://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wo/7.1.17.2.1.3.3.1.0.1.1.0.3.3.3.3.1

In addition to Xcode, you might need a copy of Macports or equivalent installed, while some other Linux applications are needed, such as coreutilsdbus and gstreamer. In case you have Macports or Darwinports, the installation is trivial:

sudo port install coreutils dbus gstreamer

Once the tools are installed and ready, the final thing to accomplish is to build the Qt Mobility plugin:

./configure
make
sudo make install

Now you should be able to test the functionalities of the API with the following QML examples in Qt Creator:

Please note that the bleeding edge version of Qt Mobility 1.1, from Gitorious, does not necessarily compile nor work as expected. In case that happens, try another day.

Time: 16/12/2010 19:01

QR code for paazio.nanbudo.fi