I am looking for compilers ( command line / IDE ) that runs on Windows Mobile OS v6 for the following languages:
- C/C++
- Java
I am looking for compilers ( command line / IDE ) that runs on Windows Mobile OS v6 for the following languages:
If you are looking for a way of writing working code for the platform, then I think for Java, this is the link you want:
http://java.sun.com/javame/downloads/sdk30.jsp
If you are looking for a Java SDK that will run ON that platform, then I am unaware of any.
As usual, look first at GCC. This is what I have found for Windows CE. It probably runs in Windows Mobile as well.
if you install the windows mobile SDK Tools they integrate directly into visual studio and you can code in C#/C/C++ as if it was a regular PC.
For C/C++ you can use DosBox PPC or PocketDOS that run BorlandC or any software you need