[Qt-wince-interest] Executability Issue SSDK 500
Jens.Eichner at ehrhardt-partner.com
Jens.Eichner at ehrhardt-partner.com
Thu Jun 26 16:36:25 CEST 2008
Hi Mates,
I have an issue to get a WinCE Application running on a specific device,
using the SSDK500. The device is a 2nd generation PSION Teklogix Workabout
Pro. The basic specs are the following:
• WORKABOUT PRO S – Model 7527S-G2
• ARM920T Core
• PXA270 520 MHz, 32 bit RISC CPU
• 128 MB flash, 128 MB RAM
Operating System
• Microsoft® Windows® CE 5.0
• Microsoft® Windows® Mobile® 6 Classic
• Microsoft® Windows® Mobile® 6 Professional
Qt is configured and compiled error free in a shadow build, using the
mkspecs wince50standard-armv4i-msvc2005. SSDK500 is installed and its
components are thoroughly available.
The binary is build without any errors as well. Visual Studio the packs up
a CAB file, which then is loaded on the mobile device.
The application installs correctly. Executing the binary either returns the
error message
"'application name' is not a valid WinCE application" or
"Cannot find the file <Filename.xls> (or one of its components). Make sure
the path and file name are correct and that all required libraries are
available."
It seems like it depends on the libraries, which are set in the qmake.conf
file. Using the mkspec`s qmake.conf as it comes with the CE package it
results in the not a valid WinCE application error. I added the libcmt.lib
and the aygshell.lib to the qmake.conf for testing purposes, resulting in
the second error mentioned above.
The weird thing about this is, that I compiled a Win32 version and another
one for the PocketPC with the corresponding SDK successfully. I`m quite
sure that some time ago, with another Qt version (maybe it was 4.3.0) the
application was fine with the SSDK500 as well.
I installed PEInfo on the Workabout Pro to check for dependencies. One
remarkable fact is, that the processor type is read as 01C2 (unknown). I
guess this should be 01C0 (ARM), as I tested working applications with
PEInfo.
I will attach a PEInfo dump of the non working version of my Workabout Pro.
I would appreciate if anyone has a clue what might be wrong with it. Maybe
it is just a minor issue.
(See attached file: 4.4.0_Psion.txt)
Mit freundlichen Grüßen / Best regards
Ehrhardt + Partner GmbH & Co. KG
i. A. Jens Eichner
******************************************
Ehrhardt + Partner GmbH & Co. KG
Software - Systeme für Warehouse - Logistik
Alte Roemerstrasse 3
D-56154 Boppard-Buchholz
Handelsregister Koblenz HRB 4605
GF Hermann Ehrhardt, Marco Ehrhardt
Tel. : (+49) 67 42 / 87 27 0
Fax : (+49) 67 42 / 87 27 50
E-Mail: info at ehrhardt-partner.com
Internet: www.ehrhardt-partner.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4.4.0_Psion.txt
Type: application/octet-stream
Size: 390413 bytes
Desc: not available
Url : http://lists.qt.nokia.com/pipermail/qt-wince-interest/attachments/20080626/e6d34bc5/attachment.obj
More information about the Qt-wince-interest
mailing list