Wrecked Games

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're just that awesome.

Author Topic: Fix for MacHIDManager.cpp  (Read 242 times)

slarti

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 9
    • View Profile
Fix for MacHIDManager.cpp
« on: February 20, 2011, 08:30:35 AM »

I've just noticed in our project that we have changes made to OIS which I haven't posted here.

It's a small issue related to compiling:
Lines 409 -415 in MacHIDManager.cpp should be enclosed with {}.

I don't remember which compiler had issues but either gcc on OS X or Visual Studio 2008.
Logged