View Single Post
Posts: 650 | Thanked: 619 times | Joined on Nov 2009
#57
Originally Posted by LateComer View Post
Hello!

I am an F1 fan and would love to see this working on N9. But I am new to linux and would appreciate some help on how to get started. For example, I was confused on how to install the application from the link given above.

Also, is it possible to work on such programs (that run in the terminal) for MeeGo using Qt SDK running on a Windows PC?

Thanks!
[EDIT]
You should extract the data parsing codes first.
[/EDIT]

You probably need to first wrap the C code under Qt...
In principle this should not be too hard and definitely worth a try if you want to learn Qt. I see the app use socket for communication... that is totally out of my scope. I was hoping to see some http communication for simpler QML implementation.

If you get it working, then you should make a QML interface.

Last edited by sony123; 2012-03-17 at 06:49.