Hmm...
It just occurred to me I might understood something very basic wrong, hopefully some one here can answer this:
What the first post describes was done on windows XP.
I assumed, that building qtopia for wince on XP, will allow me to develop on my XP, and then deploy it on WinCE (I am aware that the target needs Qt installed on it as well for the application to run) - I thought that I will just need to configure my project setting in VS2005 to compile to a WinCE target...
Is my assumption correct?
Or do I really need to develop (reads: compile) on my target device? (and thus the whole build process needs to be done on the target device for that)

Otherwise I have real trouble figuring out why my build wont compile...

Thanks.