fyhuang / enjoy2

Transform joystick input into keyboard and mouse events (OSX)
MIT License
363 stars 55 forks source link

Build errors #12

Open stephencelis opened 10 years ago

stephencelis commented 10 years ago

A few errors when I try to build the project (in Yosemite):

1.

error: ./JoystickImages/dualshock.png: No such file or directory

Is this file not checked in?

2.

The target is 10.6 but there are AutoLayout constraints that are only supported in 10.7 and above.