When trying to build HDirect today, I got the following error:
gcc -mno-cygwin -O -I. -I../lib -DCOM -mno-cygwin -I. -c hugs/TypeLib.c -o hu
gs/TypeLib.dll_o
In file included from hugs/TypeLib.c:28:
hugs/TypeLib.h:73: error: conflicting types for `HRESULT'
hugs/TypeLib.c:23: error: previous declaration of `HRESULT'
make[1]: *** [hugs/TypeLib.dll_o] Error 1
make: *** [all] Error 1
gs/TypeLib.dll_o
In file included from hugs/TypeLib.c:28:
hugs/TypeLib.h:73: error: conflicting types for `HRESULT'
hugs/TypeLib.c:23: error: previous declaration of `HRESULT'
make[1]: *** [hugs/TypeLib.dll_o] Error 1
make: *** [all] Error 1
Any suggestions on how to solve this?
Thanks,
-- Andre
Yahoo! GeoCities: 15MB de espa�o gr�tis para criar seu web site!
_______________________________________________ Cvs-hdirect mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-hdirect
