Hi @all. Does anyone have successfully compiled the 4.4 rc of Qt-wince for WinCE 6.0 on x86 architecture? In the downloadable source-code there are given parameters, batchfiles and so on for compiling for WinCE 5.0 on x86. And also for WinCE 6.0 on ARM. But none for WinCE6.0 x86.
I have tried some things so far to compile the 4.4-rc: 1. Create a custom SDK for a custom WinCE 6.0 Platform and installed it. 2. configure the build with the following command: "configure -platform win32-msvc2005 -xplatform wince50standard-x86-msvc2005". Sadly there are no specs for the wince60 x86. 3. setcepaths.bat overwritten for pointing to the Includes and Libs of the WinCE6.0 Custom SDK. Now when nmake is called there are some errors shown which i do not understand. One was in the malloc.h of the WinCE6.0 Custom SDK. This one could be corrected with a compare to another malloc.h which was patched with the SP1 of the VS 2005. But for the moment there are other erros like "missing type specifier" (C4430) or "parameter list in old style" (C2447). Any suggestions are welcome. -- ---------------------------------- IGI mbH Falk Bauer Langenauer Strasse 46 57223 Kreuztal / Germany Tel: +49 - 2732 - 55 25 0 Fax: +49 - 2732 - 55 25 25 E-mail: [EMAIL PROTECTED] Internet: www.igi-systems.com www.litemapper.eu, www.streetmapper.eu -------------------------------------------------------------- Sitz der Gesellschaft / Company domiciled in: Kreuztal Handelsregister / Register: Siegen HRB 1975 Ust ID Nr. / VAT Reg. No.: DE 126 580 027 Steuer Nr. / Tax No.: 342 / 5873 / 3332 Geschaeftsfuehrer / Managing Director: Renate Grimm ---------------------------------- DISCLAIMER The information sent by means of this e-mail message is intended for the use of the addressee only! Publication, duplication, distribution and/or forwarding to third parties of this message, as well as use of the information by other persons than the intended recipient, is strictly prohibited. If you have received this communication in error, please notify the sender immediately by returning it. ---------------------------------------------------------------------------- _______________________________________________ Qtce-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qtce-preview-feedback
