On Wednesday 18 February 2004 20:48, Jakob Eriksson wrote:
I have noticed I can't compile the crosstests, how can I make it compile?
/home/jakov/src/wine/dlls/dsound/tests/propset.c:100: undefined reference to `CLSID_DirectSound8'
It's because MinGW misses some guids. I've sent a patch (attached) to MinGW some time ago but it wasn't accepted because of a pending full update of MinGW DirectX by Filip Navara. However, that hasn't occured yet.
-Hans