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 :=):
 
 
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)
_______________________________________________
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce

Reply via email to