Qt and Windows Embedded CE 6.0
-
Hello,
I have an application that I built on Windows 7 32 bit machine and I want to run it on Windows Embedded CE 6.0. I've searched around a little and couldn't find straight forward information on how to accomplish this. I also have Visual Studio 2005 Pro installed that I could use, but want to stick with Qt :-), Any advice?
-
Yes I have Visual Studio 2005 Pro, I have a very simple app to send/receive serial data over the COM port of the windows ce machine. That All sounds simple and easy, but I'm new to Windows CE and never programmed for it before. Is there a guide that shows how to accomplish this?
-
Sorry, I also never worked with Windows CE, I just know the theory of cross compiling ;-)
have a look at the following links:
- http://qt-project.org/forums/viewthread/960
- http://qt-project.org/doc/qt-4.8/install-wince.html
- http://qt-project.org/wiki/Building-Qt-4.7.4-for-WindowsCE-StandardSDK
- http://qt-project.org/doc/qt-4.8/windowsce-customization.html
- http://qt-project.org/doc/qt-4.8/install-wince.html
- http://qt-project.org/doc/qt-4.8/requirements-wince.html