IID_IUnknown not defined?

Mike McCormack mike at codeweavers.com
Fri Jul 14 22:33:07 CDT 2006


Christoph Frick wrote:

> i build wine nearly every day from cvs. for the last to days i was not
> able to do so as the first occurences of IID_IUnknown and
> IID_IClassFactory the compiler thinks they are missing. i can also not
> find them via tags-file nor grep **/*.h; is there something wrong on my
> end (as i would expect, because no one else is complaining)? anybody any
> ideas?

They're defined in libuuid.  Try "make depend && make".  You should post 
the exact error that you're seeing, not just your interpretation of it.

Mike



More information about the wine-devel mailing list