[Pyrex] run pirex on windows succsefully with visual studio c++ 6.0??

John Sutherland garion at twcny.rr.com
Fri Aug 20 15:43:27 CEST 2004


I've done some building with MSVC 6.0 and Pyrex...

I think the main trick is to use dist utils to build your extension for
you.. Check this site for an example on how to do it:

http://ldots.org/pyrex-guide/2-compiling.html#distutils

-- 
--John

angolero at linux.ajusco.upn.mx said:
>
> Hello again.
>
> im trying to run the demos in pyrex distribution on windows.
> compiling the files with visual studio c++ 6.0.
> i can create the example.c with the pyrex compiler but i have problems to
> link
> the .h files of python, to solve the first problems i copy al the .h files
> of
> D:\Python23\include in the directory of the demos, but definitively there
> is
> some better way.
> and if i obtain the compiled file i cant import it in python, because is
> an exe
> file.
> As someone run pirex on windows succsefully with visual studio c++ 6.0??
>
> and if you did, what are the steps to follow?
>
> Tnx anyway
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
> _______________________________________________
> Pyrex mailing list
> Pyrex at lists.copyleft.no
> http://lists.copyleft.no/mailman/listinfo/pyrex
>






More information about the Pyrex mailing list