Reply
Thread Tools
Posts: 434 | Thanked: 325 times | Joined on Sep 2009
#1
http://maemo.org/community/brainstor..._and_maemo_sdk

Currently there doesn’t seem to be an easy way to start developing in Qt for Maemo 5. Yes, Qt Creator is available for Windows and it works well. But if you want to develop for Maemo 5, most of the solutions seem to point at Linux. While this makes sense to a certain extent – after all, Maemo is based on Linux – Qt should be cross platform, thus one should be able to use Windows in a relatively painless way.

The fact is that Windows is the most used OS in the world, no matter how bad or good it is. Therefore there are a lot of Windows developers in our planet. Some of these might find it interesting to try to develop something for Maemo. And since Qt seems to be the future for Maemo platform, at least according to Nokia, it would make sense to have something to make it possible.

While for the professional developer it might be enough to just have some documentation how to set up a VM developing environment, this could be too complicated for an occasional coder. Let us not forget how easy it is to set up Visual Studio.
 

The Following 9 Users Say Thank You to Sasler For This Useful Post:
Posts: 90 | Thanked: 11 times | Joined on Oct 2009
#2
Setting up VMWare and installing a linux distribution is too difficult? Who the heck are these coders?

I'll make a deal with anyone in that situation. I'll walk the coder through installing vmware and ubuntu, and in turn they can teach me how to code for maemo.
 

The Following 3 Users Say Thank You to arpwatch For This Useful Post:
Posts: 434 | Thanked: 325 times | Joined on Sep 2009
#3
Originally Posted by arpwatch View Post
Setting up VMWare and installing a linux distribution is too difficult? Who the heck are these coders?

I'll make a deal with anyone in that situation. I'll walk the coder through installing vmware and ubuntu, and in turn they can teach me how to code for maemo.
Ah, but you seem to forget that one of the most basic traits for the vast majority of humans is laziness!

Then there is the simple fact, at least for an occasional amateur coder, that if setting up the system takes too long or is complicated, the original enthusiasm might die out quickly.
 

The Following 5 Users Say Thank You to Sasler For This Useful Post:
gecebekcisi's Avatar
Posts: 103 | Thanked: 45 times | Joined on Oct 2009 @ Istanbul, Turkey
#4
I support the idea, but I don't think someone with ability to code for Maemo would let his/her enthusiasm die out quickly because of that (at least mine didn't die when I had to deal with that disk image just to take a look at Maemo environment)
__________________
Useful links for newcomers: / Aramızda yeni olanlar için, bazı faydalı bağlantılar (içerikler İngilizce'dir):
|[ New members say hello / Diğerlerine merhaba deyin ][ New users start here / Buradan başlayın ]|
|[ Community subforum / Topluluk Alt Forumu ][ Beginners' wiki page / Yeni başlayanlar için Wiki sayfası ]|
|[ Maemo 5 101 / Maemo 5'e Giriş ][ Frequently Asked Questions (FAQ) / Sık Sorulan Sorular (SSS) ]|
If I can help with anything else, just ask / Yardımcı olabileceğim birşey varsa, sormaktan çekinmeyin
 

The Following User Says Thank You to gecebekcisi For This Useful Post:
SubCore's Avatar
Posts: 850 | Thanked: 626 times | Joined on Sep 2009 @ Vienna, Austria
#5
https://garage.maemo.org/projects/vpc-sdk

doesn't get much easier than that...
 

The Following 4 Users Say Thank You to SubCore For This Useful Post:
lcuk's Avatar
Posts: 1,635 | Thanked: 1,816 times | Joined on Apr 2008 @ Manchester, England
#6
Originally Posted by arpwatch View Post
Setting up VMWare and installing a linux distribution is too difficult? Who the heck are these coders?

I'll make a deal with anyone in that situation. I'll walk the coder through installing vmware and ubuntu, and in turn they can teach me how to code for maemo.
arpwatch,
those coders are just like me - visual basic (or similar) developers who are used to having everything around them.
having you available to setup a one time installation is nice, but it is not the same as having a reproducable environment for coding whenever the OS gets rebuilt or they are on a different machine etc.

I found a way to code happily from windows (or linux or mac) without scratchbox or serious tooling on my desktop.
I just make the tablet itself contain the compiler and -dev libraries I require (a simple C based SDK) and use scp and ssh to copy files and kickoff the compiler and stuff.
it has its issues, but I code everything quickly and easily whilst KNOWING its working because I'm running directly on the device.
it more than proves the concept and scratches my itch for simple coding in maemo without fuss (building packages is a minor hiccup)

qt needs to be this simple.
__________________
liqbase sketching the future.
like what i say? hit the Thanks, thanks!
twitter.com/lcuk
 

The Following 5 Users Say Thank You to lcuk For This Useful Post:
Posts: 434 | Thanked: 325 times | Joined on Sep 2009
#7
Originally Posted by gecebekcisi View Post
I support the idea, but I don't think someone with ability to code for Maemo would let his/her enthusiasm die out quickly because of that (at least mine didn't die when I had to deal with that disk image just to take a look at Maemo environment)
But what about someone with the ability to code in C++ and .Net or even Qt, but does not have any experience of Maemo?

Also, would you not have preferred an easier way to look at the Maemo environment without the need to deal with disk image?
 
Posts: 434 | Thanked: 325 times | Joined on Sep 2009
#8
Originally Posted by SubCore View Post
https://garage.maemo.org/projects/vpc-sdk

doesn't get much easier than that...
This does look very interesting. I had no idea that this existed...
 
Texrat's Avatar
Posts: 11,700 | Thanked: 10,045 times | Joined on Jun 2006 @ North Texas, USA
#9
As a long time Windows developer who thrives in Visual Studio here's my 2 cents:

I want a Maemo GUI development environment that runs natively under Windows and can fully emulate a Maemo device with no desktop Linux involvement whatsoever.

Why? Laziness for one, as was noted above-- but also to pull in potentially thousands of developers who really don't care what OS is on a mobile device as long as they can develop for it using tools and environments with which they are familiar. This way we really facilitate inclusion... and may just win over a few OSS converts along the way.

I have been begging Nokia for such a solution for 2 years. I hope it's close...

FYI: Symbian has had this for years.
__________________
Nokia Developer Champion
Different <> Wrong | Listen - Judgment = Progress | People + Trust = Success
My personal site: http://texrat.net
 

The Following 9 Users Say Thank You to Texrat For This Useful Post:
Posts: 434 | Thanked: 325 times | Joined on Sep 2009
#10
Originally Posted by Texrat View Post
I want a Maemo GUI development environment that runs natively under Windows and can fully emulate a Maemo device with no desktop Linux involvement whatsoever.[/B].
I like this idea a lot. Maybe it should be added as a solution?

Originally Posted by Texrat View Post
FYI: Symbian has had this for years.
Yeah, but the last time I tried to use it, it was really complicated and all I got was a headache. Then again, it was may two years ago or more...
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 04:35.