View Single Post
Posts: 225 | Thanked: 64 times | Joined on Feb 2010
#3
Did a lot of reading, around last night, and wow.. the options list is vast. Basically I wanted:

A nice, easy IDE to write apps in (I figured QtCreator w/ Qt 4.6 on windows)
My apps to work on an N900

I figured I'd just write and debug them in Windows and then copy the sources to the N900 and compile them there.
After chewing over the idea with the guys in freenode #dt-memo (possibly even you, if youre daniel_ki ) it seems that a dumb way, because the compilation will be slow

So it seems I either:
Use scratchbox, compile to arm ina terminal, copy to device

Use QtCreator and madde, but be stuck at 4.5


I havent found any resources that say that 4.6 madde is available and links with QtCreator in windows.. did I miss something?