This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: DirectX8/DirectInput + cygwin



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/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]