Hi, Pramoda M. A wrote: > > Hi All, > > How to use Qt for Win CE 6.0? > > I read some where like > > configure –platform win32-msvc2005 –xplatform –wincewm50pocket-msvc2005 > > But we r using wince 6.0 embedded...are both same? > Assuming that you are talking about Windows CE 6 and not Windows Mobile 6, you will need to create a mkspec on your own. Please follow the documentation available at: http://doc.trolltech.com/4.5/windowsce-customization.html
Usually the other mkspecs (located in <QTDIR>/mkspec/wince*) are helpful to provide a configuration to successfully build Qt for your SDK. In case you are using Windows Mobile 6, the corresponding mkspecs are called: wincewm60-professional-msvc2005(8) wincewm60-standard-msvc2005(8) Best Regards, Maurice Kalinowski -- Maurice Kalinowski - maurice.kalinowski (AT) nokia.com Software Engineer - Nokia, Qt Software Rudower Chaussee 13, 12489 Berlin, Germany _______________________________________________ Qt-wince-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-wince-interest
