robert wrote: > I've trouble compiling win32all. VC98 and latest SDK installed > (otherwise with original SDK it won't even compile). > It tells that uuid.lib(cguid_i.obj) : fatal error LNK1103: debug info > is destroyed.
The library isn't compatable with the compiler you're using. You'll need to use an older version of the Platform SDK that supports your compiler. Ross Ridge -- http://mail.python.org/mailman/listinfo/python-list