Compiling problem :(
Hi there!
First I must say I really love Nehe´s openGL tutorials. They have helped me a lot. But when it comes to directX I can´t compile the program, it seems those libraryfiles, dinput8.lib i.e, weren´t found our something.
This is the errormessage:
syntax error : missing '';'' before identifier ''lpdi''
at this line:
LPDIRECTINPUT8 lpdi;
Using Visual C++ 6.0
Thanks in advance!
/Olof
You have to download and install the Direct X 8 sdk ( 100 or so megs ).
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement