Martin v. Löwis added the comment:

I now recall that I worked around this issue, by just copying python33.lib in 
the place where it's expected.

The right solution is not to configure a dependency on the .lib, as it will 
automatically be added by the pragma in the include file. The search path comes 
from the property files.

----------
resolution:  -> fixed
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15511>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to