Reply
Thread Tools
Posts: 402 | Thanked: 229 times | Joined on Nov 2009 @ Missouri, USA
#11
Qt is a C++ library, so technically you would still be writing in C++. However, it is non-standard C++, so some would argue that it is a whole new language ;-)
 

The Following User Says Thank You to aspidites For This Useful Post:
Posts: 148 | Thanked: 92 times | Joined on Oct 2009
#12
QT and GTK+ are both libraries that you can access via C, C++, or Python. Many Linux applications use them. Firefox and Chromium are based on GTK+ and VLC is uses QT.
 

The Following User Says Thank You to dmj726 For This Useful Post:
Posts: 45 | Thanked: 12 times | Joined on Dec 2009 @ Finland
#13
Thanks for great answers. Now i have writen short text adventure game with C++ and i want to try it out with my Nokia N900, how i will do that?
 
Posts: 402 | Thanked: 229 times | Joined on Nov 2009 @ Missouri, USA
#14
Easiest way would be to copy the source files to your n900 then compile and run from there.

I think it is fastest (if not more complicated) to transfer files via ssh, but you could also transfer them via bluetooth, sd card, or email.

Your user manual should cover transfering via sd card, bluetooth, and email. As for ssh, there is an article in the maemo wiki that discusses set up more thoroughly.
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:42.