[PythonCE] Python23.lib?
Salvatore Russo
salvatore.russo at laposte.net
Thu Jul 7 09:22:01 CEST 2005
Hello Everyone,
I finally managed to compile PythonCE :=) Thank you everyone!!!
So as a summary for people reading this post in the future.
All relevant information can be found in the histoiry of this post or here :=):
http://mail.python.org/pipermail/pythonce/2005-March/001025.html
I send lot of time (really a lot!) with a stupid detail! If you classically installed python in "Program Files\Python24" for example, and basically define "PYTHONROOT= C:\Program Files\Python24" as a environment variable and run "nmake" as explained, it will not work! Then, you can spend lot of time (as I did!) trying to debug makefiles... it would be a very very bad idea :=) !!!
The only thing you have to take care is to define PYTHONROOT like that:
"PYTHONROOL= C:\Progra~1\Python24". Yes, command line don't like spaces... It seem obvious but I only wanted to share it.
Thanks again for your help and lot of success to this project! Who knows, maybe I will succeed in porting Blender and we will have in our Pocketpc a 3D modeller scripted with PythonCE :=)
Salvatore
> I dont know where you got that tux link, but the latest pythonCE sources
> are here
>
> http://fore.validus.com/~kashtan/
>
> just follow the instructions
>
> Additionally, i needed to modify SDKROOT in wcearm.bat to point to
> c:\Program Files\Windows CE Tools, which seems to be the default install
> for evc4, but your mileage my vary. Generated the LIB file you've been
> searching for for the past week or whatever no problems.
>
> pretty simple..
>
> James
>
Accédez au courrier électronique de La Poste : www.laposte.net ;
3615 LAPOSTENET (0,34/mn) ; tél : 08 92 68 13 50 (0,34/mn)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/pythonce/attachments/20050707/ee4ece64/attachment.htm
More information about the PythonCE
mailing list