lianlab / gamekit

Automatically exported from code.google.com/p/gamekit
0 stars 0 forks source link

XINPUT1_3.dll missing? #180

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download OgreKit-executable-r943-win32-OpenGL.zip
2. Unzip
3. Launch AppOgreKit.exe

What is the expected output? What do you see instead?
Expected: Installation program
Instead: Error XINPUT1_3.dll not found.

What version of the product are you using? On what operating system?
r943 on Windows XP

Please provide any additional information below.
--

Original issue reported on code.google.com by Pfaga...@gmail.com on 15 Jul 2011 at 3:30

GoogleCodeExporter commented 9 years ago
Did you install DirectX sdk? Because I thought that XINPUT.dll and other X 
related dll files belong to DirectX?

Original comment by CHRISTYH...@gmail.com on 18 Jul 2011 at 9:33

GoogleCodeExporter commented 9 years ago
That is a problem with the binary.

There is some code that doesn't require DirectX.

Original comment by erwin.coumans on 19 Jul 2011 at 4:05