DirectX8/DirectInput + cygwin
Pavel Tsekov
ptsekov@syntrex.com
Wed Feb 6 03:12:00 GMT 2002
Dylan Cuthbert wrote:
> Hello there,
>
> I've searched the archives high and low and can't seem to find a solution to
> my problem.
>
> When compiling a DirectInput8 function such as DirectInput8Create() I get an
> error linking:
>
> Unable to resolve DirectInput8Create@20
>
> I am linking directly with the .lib files supplied by Microsoft, and all the
> Directx8 GUID references seem to link fine so does anybody have any idea
> what the problem might be?
Why ? Link against those in /usr/lib. gcc doesn't understand the MS
export libraries.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list