compiling wine with msvc

Francois Gouget fgouget at free.fr
Wed Nov 3 05:25:01 CST 2004


On Tue, 2 Nov 2004, James Hawkins wrote:

> I have installed the latest platform SDk and directx SDK, and set up
> msvc per http://www.winehq.org/site/docs/wine-devel/testing-windows,
> but I get this error when compiling dsound_test:
>
> Linking...
> uuid.lib(unknwn_i.obj) : fatal error LNK1103: debugging information
> corrupt; recompile module
> Error executing link.exe.
>
> wineruntests.exe - 1 error(s), 11 warning(s)
>
> Any ideas?

My theory (haven't had time to test yet), is that the latest Platform 
SDK is incompatible with MSVC 6. Using th enew headers but linking with 
the libraries from a slightly older Platform SDK solve this error.

-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
     I haven't lost my mind, it's backed up on tape around here somewhere...



More information about the wine-devel mailing list