Need dinput.lib

Questions or HOWTOs about the above? Post 'em here...
Post Reply
fk
Private
Private
Posts: 2
Joined: Mon Jun 28, 2010 2:47 am

Need dinput.lib

Post by fk »

I'm trying to compile BZFlag but I can't find dinput.lib in the DirectX library, and I've been looking for the right DirectX version that has it, but it isn't in the Febuary SDK version. I've tried using Google to find downloads of the dinput.lib file alone, but all of the ones I've found give me an error. Any help would be appreciated.
User avatar
blast
General
General
Posts: 4934
Joined: Fri Mar 21, 2003 3:49 pm
Location: playing.cxx
Contact:

Re: Need dinput.lib

Post by blast »

If you are trying to build the 2.0.16 or trunk (2.99.x) code, you will need the latest DirectX SDK.
"In addition to knowing the secrets of the Universe, I can assure you that I am also quite potty trained." -Koenma (Yu Yu Hakusho)

Image
fk
Private
Private
Posts: 2
Joined: Mon Jun 28, 2010 2:47 am

Re: Need dinput.lib

Post by fk »

Redownloaded source, seems to work now.
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

Re: Need dinput.lib

Post by JeffM »

older versions of the source used an older directX version. Dinput.lib was removed from newer versions of the SDK. New versions of the source use Dinpu8.lib that is included with the current SDK.
ImageJeffM
Post Reply