Problems importing _sre w/VC7-compiled Python 2.1

Paolo Invernizzi paoloinvernizzi at dmsware.com
Mon May 20 03:53:44 EDT 2002


David Aldridge wrote:
> After more investigation, turns out init_sre() was NOT
> __declspec(dllexport)!


Me too I'm playing with VC7... and waiting for an ufficial "patch" for 
this problem I usually add directly the export as a linker option in the 
newly generated VC7 projects file...

Note that this is necessary also for other subprojects (like _socket, 
etc, etc)

Paolo Invernizzi





More information about the Python-list mailing list