Hallo Brad,
 
I downloaded the sources from http://www.tux.org/pub/tux/pyce/archive/
I will try to compile them. Here, there is everything, all *.h... all projects :=)
 
I think this should work :=)
 
Thanks,
Salvatore
 

 
> Howto make a .lib file from a .dll
>
> http://sapdb.2scale.net/moin.cgi/MS_20C_2b_2b_20Toolkit
>
> Not sure if it works for EVT.
>
> So, it seems that the released Python for ARM binary does include .h
> files, but not .lib files?
>
>
> Strange to have .h files in there.
>
>
> On 30 Jun 2005 at 11:00, Salvatore Russo wrote:
>
> > Hallo Gonzalo,
> >
> > Thanks for your reply and your proposition. I tried all versions from:
> >
> > http://www.python.org/download/download_windows.html
> >
> > and finally choose this one:
> >
> > http://sourceforge.net/projects/pythonce
> >
> > I never found this python23.lib library indispensible to make python work in C. As I wrote, I generated this python23.dll file with the demonstration version of the progr> I will be very interested if you can send me your library for arm and also for emulator (if you have it) :=) Thanks!
> >
> > The best will be to include in http://sourceforge.net/projects/pythonce a folder: \lib with subfolders \arm and \x86emu and in each folder, both python23.dll and python23>
> > If I have no choice, I will build a project for PythonCE and send it to the PythonCE project. But I don't know what should I include: there is no *.c files... maybe *pyc >
> > Thanks for your Help,
> > Salvatore
> >
> >
> >
> >
> >
> > > Hi Salvatore,
> > >
> > > I am Gonzalo Monzón, an spanish programmer who did some tests with the
> > > phyton for pocketpc...
> > >
> > > I'd need some time remember what and where do I downloaded and compiled
> > > but finally I was succesfull with my testing.
> > >
> > > The fact is that on my Python23\PCbuild\WinCE path there is a
> > > python23.lib... maybe is this the file you need? it is used on compiling
> > > the python23.dll and it all works fine for me. I don't remember if it
> > > did work fine on the emulator, I started having some issues and latter
> > > begun failing on opening any compiled app. from EVC4 so I forget it as I
> > > had a PocketPC on my left hand...
> > >
> > > If this is the file you need please reply me and I will send it. But I
> > > think if you haven't got this file, maybe something is failing or you
> > > failed uncompress the right file for python...
> > >
> > > Don't have you got a folder inside Python23 callled PCbuild with several
> > > files and another folder called WinCE, where the .lib resides? -I have
> > > checked for the file and it does exist too on other Python23's
> > > folders... (/Python23/libs/) so I don't know if do I moved manually the
> > > file from there.
> > >
> > >
> > > Regards,
> > > Gonzalo.
> > >
> > > Salvatore Russo escribió:
> > >
> > > > Hello everyone,
> > > >
> > > > I am working on porting blender (www.blender3d.org
> > > > ) for Pocketpc. Blender is written in C/C++
> > > > and is using Python.
> > > >
> > > > I downloaded "python-2.3.4-arm-HPC2000.zip", add in my includes all
> > > > Python23 includes (with Python.h, etc...) but now, EVC4 is complaining
> > > > because it is looking for a "python23.lib".
> > > >
> > > > I look everywhere but I was not able to find this library. I have a
> > > > "Python23.dll" but no .lib.
> > > >
> > > > Does anyone have an idée how can I continue :=) ??
> > > >
> > > > Can Someone say me where I can find it? Or explain how can I obtain
> > > > it? Or maybe easily send it to me :=)
> > > >
> > > > Thanks for your help,
> > > >
> > > > Salvatore
> > > >
> > > >
> > > >
> > > > /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
> > > >
> > > >
> > >
> >
> > Accédez au courrier électronique de La Poste : www.laposte.net ;
> > 3615 LAPOSTENET (0,34EUR/mn) ; tél : 08 92 68 13 50 (0,34EUR/mn)
> >
> >
> >
>
>
>
>
> --
> Brad Clements, [EMAIL PROTECTED] (315)268-1000
> http://www.murkworks.com
> AOL-IM or SKYPE: BKClements
>
>


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