Wrecked Games

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're just that awesome.

Author Topic: Getting OIS  (Read 1979 times)

C++User

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 4
    • View Profile
Getting OIS
« on: July 31, 2008, 03:10:33 PM »

Hi for all

This is my first post in this forum.
I have Ogre Engine in my PC and I would like to download the OIS to insert the Wiimote support in Ogre.
So how can I download OIS? Via CVS? If yes what CVS client do you recommend?

Thanks for all replies.
Logged

pjcast

  • Administrator
  • Veteran
  • *****
  • Karma: +0/-0
  • Posts: 2652
    • View Profile
    • http://www.wreckedgames.com
Re: Getting OIS
« Reply #1 on: July 31, 2008, 08:05:10 PM »

You can get the latest file release from here: www.sourceforge.net/projects/wgois . Or, using that same location, get directions for CVS. I recommend TortoiseCVS, it makes tihngs fairly simple. Install Tortoise, right click on your desktop or folder, and click on download CVS. Than, use the CVS location as specified on the source forge project page's CVS link.

Then, you have to set the OISConfig.h define for Wiimote to uncommented. Grab some HID.h / HID.lib stuff from a forum post here (or off the net). Then simply build the project.

Hope that helps.
Logged