Qt 4.6 & mobile-demos also on desktop

You may have seen these posts about mobile demos , this nice video showing the making of the weather demo and also the last video released yesterday.

To celebrate the new version of Qt, the first with the S60 port, we thought it would be nice if people could also check those demos on desktop platforms. You know, Qt is everywhere =)

As the release was yesterday, probably there are people without Qt 4.6 installed in their desktops yet… so we prepared binaries with Qt 4.6.0 statically linked =)

Linux version

Windows version

Mac version (Unfortunately I don’t have a Mac available here right now. Contributions are welcome =)

It’s worth a mention. The source code for all platforms is basically the same, the only difference are due to different screen sizes, different connections methods.  This code is still available in the same place: http://gitorious.org/qt-labs/mobile-demos

And again, owners of  either S60 devices or N900 find packages at: http://qtlabs.openbossa.org/mobile-demos .

TODO: Fix the bug in the weather demo when there’s no connection…

PS1: As an extra activity, support for keypads is work in progress (I have a N85 =P )

PS2:  Now that Qt 4.6.0 is out, it’s a good moment to make it work again

PS3: Hello planet KDE! o/

Tagged , , , , . Bookmark the permalink.

6 Responses to Qt 4.6 & mobile-demos also on desktop

  1. js says:

    destkop -> desktop :)

  2. Hehe, lovely work on Qt… Welcome to Planet KDE!

  3. anselmolsm says:

    @js ehhe, thanks =)

  4. Mariano says:

    Im sorry, but how am I supposed to run this demo on Linux?

    [mariano@fab mobile-demos_static-linux]$ ./weather
    bash: ./weather: No such file or directory

    and so on for the rest of the files (files have the executable permission)

    • anselmolsm says:

      @Mariano Hi! Hm… well, let’s see.
      * Are you running a x86 or x86_64 system? (asking because I forgot to write the binaries are for x86)
      * What’s your distribution? (It can help us to find more information)

  5. Mariano says:

    @anselmolsm: yes, that’s it. I’m running Archlinux x64.