[python-win32] Seeking .libs for win32all DLLs

Niki Spahiev niki@vintech.bg
Tue, 18 Mar 2003 13:21:59 +0200


Itamar S.-T. wrote:
> since no one could help me with the previous question,
> I'm trying to build a c extension that does what I
> need. However, to compile them I need pythoncom22.lib
> and pywintypes22.lib - where can I get them? Any
> reason they and the .h files aren't included with the
> win32all exe?

If you have C++ compiler, get sources of win32all from CVS. Maybe with 
tag B152 (or other build).

regards,
Niki Spahiev