Hi!

I just want to confirm if the following is possible:

I have an x86 machine where I will develop an application for MIPS target.
The x86 host runs WindowsXP, the MIPS target runs Windows CE.

1. Can I install Qt Windows binary, develop application using QtCreator, then build the sources to run on a WinCE MIPS machine?

Or

2. Should I install VS2005, install Qt for Windows CE, develop app, then build?

Sorry, very newbie question, but I really need an exact answer to this.

Thanks in advance.