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