I’ve been searching and searching for the method to link OIS with my application. Unfortunately, I’ve been having issues finding anything. -lois just gives me errors, unfortunately.
Question
I need to know the proper header file for OIS, along with the right lib flag used to link it.
Other info
I’m running Arch Linux, got the package from their repos (with pacman, not yaourt), and haven’t been able to link anything. Running locate in bash doesn’t really give me much, either.
Update
Found out that the proper way to link
OISis via-lOIS. As far as the proper header file, I have yet to find it.Edit
Depending on the user’s configuration, the proper header file should be either of the following:
OIS.horOIS/OIS.h.Also, a good reference:
http://www.ogre3d.org/tikiwiki/Using+OIS