[PythonCE] Python 2.3.5 for Windows CE / ARM (Pocket PC 2003)

2006-02-01 Thread Dmitry Belyaev
I tryed to compile PythonCE but received following message during 
compilation:

rc.exe /l 0x409 /fobinaries\ARMRel420\pythoncore\python_nt.res  
/i ..\..
\Include /i ..\..\PC\WinCE  /d UNDER_CE=420 /d _WIN32_WCE=420 /d UNICODE 
/d _UNI
CODE /d "WIN32_PLATFORM_PSPC=420"   /d "ARM" /d "_ARM_" /r  /d "NDEBUG" 
/r ..\..
\PC\WinCe\python_nt.rc
..\..\PC\WinCe\..\python_nt.rc(4) : fatal error RC1015: cannot open 
include file
 'winver.h'.

What should I do to be able to compile it?
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce


[PythonCE] Python 2.3.5 for Windows CE / ARM (Pocket PC

2006-02-01 Thread Tom Galvin
I had this error message with incorrectly formatted paths in WCEARM.bat.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of [EMAIL PROTECTED]
Sent: 01 February 2006 11:00
To: pythonce@python.org
Subject: PythonCE Digest, Vol 31, Issue 1

Send PythonCE mailing list submissions to
pythonce@python.org

To subscribe or unsubscribe via the World Wide Web, visit
http://mail.python.org/mailman/listinfo/pythonce
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]

You can reach the person managing the list at
[EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of PythonCE digest..."


Today's Topics:

   1.  Python 2.3.5 for Windows CE / ARM (Pocket PC 2003)
  (Dmitry Belyaev)


--

Message: 1
Date: Wed, 01 Feb 2006 11:27:04 +0300
From: Dmitry Belyaev <[EMAIL PROTECTED]>
Subject: [PythonCE]  Python 2.3.5 for Windows CE / ARM (Pocket PC
2003)
To: pythonce@python.org
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=windows-1251; format=flowed

I tryed to compile PythonCE but received following message during 
compilation:


rc.exe /l 0x409 /fobinaries\ARMRel420\pythoncore\python_nt.res  
/i ..\..
\Include /i ..\..\PC\WinCE  /d UNDER_CE=420 /d _WIN32_WCE=420 /d UNICODE

/d _UNI
CODE /d "WIN32_PLATFORM_PSPC=420"   /d "ARM" /d "_ARM_" /r  /d "NDEBUG" 
/r ..\..
\PC\WinCe\python_nt.rc
..\..\PC\WinCe\..\python_nt.rc(4) : fatal error RC1015: cannot open 
include file
 'winver.h'.


What should I do to be able to compile it?


--

___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce


End of PythonCE Digest, Vol 31, Issue 1
***



Important Notice:

This email and any attachments are confidential and may contain trade secrets 
or be legally privileged. If you have received this email in error you must not 
use, rely upon, disclose, copy or distribute the contents. Please reply to the 
sender so that proper delivery can be arranged and delete the email from your 
computer.
Gemini Data Loggers monitor incoming and outgoing email to ensure satisfactory 
customer service, maintain company security and prevent abuse of their email 
system. However, any views expressed in this email are not necessarily those of 
Gemini and Gemini cannot be held responsible for the content.
Gemini makes best efforts to ensure emails are virus free; however you are 
advised to carry out your own checks. Gemini does not accept responsibility for 
any damage resulting from email viruses.


___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce


Re: [PythonCE] Python 2.3.5 for Windows CE / ARM (Pocket PC 2003)

2006-02-01 Thread Dmitry Belyaev
Oh, I found that my SDK directory is not like "Pocket PC 2003" but 
"STANDARDSDK".
Anyway, I wasn't able to compile it until I modified "set INCLUDE" and 
"set LIB" directives
for full path to my SDK.

So, now I have built python23.lib and working version of expat module.

Dmitry Belyaev wrote:

> I tryed to compile PythonCE but received following message during 
> compilation:
> 
>  
>
>rc.exe /l 0x409 /fobinaries\ARMRel420\pythoncore\python_nt.res  
> /i ..\..
> \Include /i ..\..\PC\WinCE  /d UNDER_CE=420 /d _WIN32_WCE=420 /d 
> UNICODE /d _UNI
> CODE /d "WIN32_PLATFORM_PSPC=420"   /d "ARM" /d "_ARM_" /r  /d 
> "NDEBUG" /r ..\..
> \PC\WinCe\python_nt.rc
> ..\..\PC\WinCe\..\python_nt.rc(4) : fatal error RC1015: cannot open 
> include file
> 'winver.h'.
> 
>  
>
> What should I do to be able to compile it?
>
___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce


[PythonCE] What is Latest PythonCE.Mips version

2006-02-01 Thread Scott and Tracee Lang




Hello, I am new to this list. I am currently taking a college
programming class in python.
I was wondering if someone could tell me what is the last successfully
ported version of PythonCE
for the mips. processor. The latest versions I have located
seem to be for the arm. processor only??
I have installed the following: PythonCE22_hpc2000.mips, on my
NEC Mobilepro 790, and it runs just fine.
I would like to have the latest. Thankyou.
[EMAIL PROTECTED]



___
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce