Re: Trouble compiling win32all on Windows

2006-11-05 Thread robert
Ross Ridge wrote: > 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 y

Re: Trouble compiling win32all on Windows

2006-11-04 Thread Ross Ridge
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

Trouble compiling win32all on Windows

2006-11-04 Thread robert
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. This lib file is in the SDK file tree. What should I do? ( a cguid_i.* file is not in this SDK