I'm a pretty skilled C++ developer, and I want to write some apps for my Zaurus 6000L under Opie.
What dev tools do I need to begin developing Opie apps on my PC (an Athlon Gentoo Linux box) to port to my zaurus?
I want them to be GUI apps, so I'm guessing I'll need Qt embedded libs, and possibly some others. And I already have gcc 3.3.4, make, etc.
Also is there a tutorial anywhere about using the Qt/E api? Or is it the same api as the regular Qt?
Thanks.