Pleng
Well-Known Member
- Joined
- Dec 28, 2006
- Messages
- 3,030
After locking myself out of my house yesterday, I had 8 hours to wait before I could get a replacement key (boy did I wish I had a Pandora at THAT time?!) so I decided to see if there were any Linux mags around which might feature something that could help me develop on the Pandora.
I found a copy of Linux Magazine which had an article about Gambas on it. From what I can tell, Gambas is a fully open source language which allows you to develop several different types of application ('Graphical Application', QT graphical application, GTK+ graphical application, command line application, SDL application, and CGI Web Application)
Now I'm pretty sure GTK and QT need X, so those would not allow me to development for a base Pandora, but I'm guessing SDL (and possibly standard 'graphical application') modes may allow Pandora development.
Applications require a runtime to be distributed along with them. Would it be possible to compile this for ARM along with your application and run them on Pandora?
Is there anything I need to check to establish if this tool would work? I don't really want to invest time learning the language syntax if it won't be able to make apps for Pandora.
I found a copy of Linux Magazine which had an article about Gambas on it. From what I can tell, Gambas is a fully open source language which allows you to develop several different types of application ('Graphical Application', QT graphical application, GTK+ graphical application, command line application, SDL application, and CGI Web Application)
Now I'm pretty sure GTK and QT need X, so those would not allow me to development for a base Pandora, but I'm guessing SDL (and possibly standard 'graphical application') modes may allow Pandora development.
Applications require a runtime to be distributed along with them. Would it be possible to compile this for ARM along with your application and run them on Pandora?
Is there anything I need to check to establish if this tool would work? I don't really want to invest time learning the language syntax if it won't be able to make apps for Pandora.