From Sachin.Kendale at ge.com Wed Jun 13 17:22:41 2012 From: Sachin.Kendale at ge.com (Kendale, Sachin (GE Healthcare)) Date: Wed, 13 Jun 2012 11:22:41 -0400 Subject: [PythonCE] Installing python on Windows CE 7.0 device. Message-ID: <50C34D47BD1ED94797A3920FE86CC12D0501B3E5@ALPMLVEM33.e2k.ad.ge.com> Hi, I'm using PythonCE-25-20061219.PPC2003_ARM.CAB file to install python on Windows CE 7.0 device. I modified CAB file to support CE 7.0 version for all processor types (Not just mobile). I had to modify CAB file because I was getting "Setup failed" error while attempting to install it on Windows CE 7 device. After modification, "Setup failed" error disappeared but now I get following error. Unable to import library COREDLL.dll. I'm trying to install it for QSB board with Springdale, Freescale i.MX53 (ARM7) processor. Any help would be greatly appreciated Thanks, Sachin -------------- next part -------------- An HTML attachment was scrubbed... URL: From fcopineda at hotmail.com Thu Jun 14 15:03:15 2012 From: fcopineda at hotmail.com (Francisco Javier Pineda A.) Date: Thu, 14 Jun 2012 06:03:15 -0700 Subject: [PythonCE] (no subject) Message-ID: Ing. Francisco Javier Pineda A. Ingenier?a en sistemas computacionales ITESM Enviado desde mi iPhone From adam.walley at gmail.com Thu Jun 14 15:29:41 2012 From: adam.walley at gmail.com (Adam Walley) Date: Thu, 14 Jun 2012 14:29:41 +0100 Subject: [PythonCE] Installing python on Windows CE 7.0 device. In-Reply-To: <50C34D47BD1ED94797A3920FE86CC12D0501B3E5@ALPMLVEM33.e2k.ad.ge.com> References: <50C34D47BD1ED94797A3920FE86CC12D0501B3E5@ALPMLVEM33.e2k.ad.ge.com> Message-ID: Hi Sachin, Was wondering if you got this working? I would be interested to know whether it can be done for WinCE 7.0. Regarding the error with COREDLL.dll, if you are lucky this is just an issue with upper/lowercase. You could try renaming your COREDLL.dll file to coredll.dll, or Coredll.dll Unfortunately, I suspect that the problem may be more than just the above. Adam On 13 June 2012 16:22, Kendale, Sachin (GE Healthcare) < Sachin.Kendale at ge.com> wrote: > Hi,**** > > ** ** > > I?m using PythonCE-25-20061219.PPC2003_ARM.CAB file to install python on > Windows CE 7.0 device. I modified CAB file to support CE 7.0 version for > all processor types (Not just mobile). **** > > ** ** > > I had to modify CAB file because I was getting ?Setup failed? error while > attempting to install it on Windows CE 7 device. After modification, ?Setup > failed? error disappeared but now I get following error.**** > > ** ** > > Unable to import library COREDLL.dll. **** > > ** ** > > I?m trying to install it for QSB board with Springdale, Freescale i.MX53 > (ARM7) processor.**** > > ** ** > > Any help would be greatly appreciated**** > > ** ** > > Thanks,**** > > Sachin**** > > ** ** > > _______________________________________________ > PythonCE mailing list > PythonCE at python.org > http://mail.python.org/mailman/listinfo/pythonce > > -------------- next part -------------- An HTML attachment was scrubbed... URL: