wgois / OIS

Official OIS repository. Object oriented Input System
https://wgois.github.io/OIS/
zlib License
254 stars 87 forks source link

Make code compatible with mingw #37

Closed Ybalrid closed 6 years ago

Ybalrid commented 6 years ago

just replaced the call to a non standard Windows function with strtoull

This should resolve what was discussed in #10

Signed-off-by: Arthur Brainville (Ybalrid) ybalrid@ybalrid.info

Ybalrid commented 6 years ago

The Mac OS build VM's are stalling, so there's no green mark, but I'm merging this anyway, as theses machies aren't compiling the new code (only AppVeyor is here)

Ybalrid commented 6 years ago

Travis build are stalling due to OSX build backlog. However, the code in this PR is only build on Windows. Merging.