PDA

View Full Version : Development for WM under Linux?


ZaxXx
19-04-2008, 04:32 PM
Hi all,
few weeks ago I deleted Windows and started using Ubuntu (nice OS), but it looks like it isn't possible to develop any applications for Windows Mobile.
Visual Studio 2005, Embedded VC++,... doesn't run under WINE.
I tried to use VirtualBox with WindowsXP, but it was terribly slow.
Is it possible to develop applications for WM under Ubuntu?
(Don't tell me to use dualboot, I want to have clean PC without some Windows sh*ts!)
Thanks

jasonpeinko
19-04-2008, 04:40 PM
I would also like to know this.

Above
19-04-2008, 04:42 PM
you should trie Eclipse IDE (http://www.eclipse.org/)!

If Eclipse doesn't fit, search for some of it's derivates.

There are several... many for Java, but also some for PHP (PDT) and
CSS/(x)HTML (Aptana Studio).

Hope I could help you!

If your VM is too slow,
start using a down-stripped version of WinXP!
(f.e. TinyXP -- nothing illegal, avail. via torrent -> u need a valid serial, of course!)

ather90
19-04-2008, 04:49 PM
You can also create your own Tiny Xp..search fo a tool called

1. nLite For XP
2. vLite For Vista

cr2
19-04-2008, 05:36 PM
Is it possible to develop applications for WM under Ubuntu?


Check http://cegcc.sf.net
arm-wince-mingw32ce can be used to compile many wince programs
if you write/adapt the Makefiles

Rudegar
19-04-2008, 07:42 PM
you can maybe make compact framework .net apps using http://www.mono-project.com/Main_Page
mono

Koterpillar
20-04-2008, 07:09 PM
Actually, you should think of downloading WM 5/6 SDK and... using it with right cross-GCC.
Yes, I was right: http://cegcc.sourceforge.net/