exisits some how to, to create a Zaurus deveopment env, for windows ? to compile and test aplications ?
regards,
Psycoman
Well, it depends what you wnat to develop?
Java?
C?
ROMS?
As for Java, try grabbing Eclipse from Eclipse.org and use that. The main issue is staying inside the J2ME spec or adding the libs to your packages if need be. But if it is 1.1 and j2me compatible, it should run on both.
After that the big issue is IPKing the execuatble into an IPK....plenty of posts about IPKs, just take a quick look....there is even a great one that is a batch file under windows and does 99% of the work for you....search google for "IPK Hello World Zaurus" and it should come up (or some combination of those words).
I would imagine in the worse case you can run VNC and run your zaurus from your desktop.