Skip to content

Conversation

@frarees
Copy link

@frarees frarees commented Aug 4, 2017

  • Using sdl2-1.1
  • Using brewed nim 0.17.0
  • Does not read mappings from file
  • Uses hacked sndfile (adds sf_close)
  • sdl2 backend collided with the lib itseft, hence was renamed to sdl2b

To make it work, wrappers need to be installed via nimble, and libraries
like sndfile need to be installed (e.g. via homebrew)

frarees added 2 commits August 4, 2017 15:56
- Using sdl2-1.1
- Using brewed nim 0.17.0
- Does not read mappings from file
- Uses hacked sndfile (adds sf_close)
- sdl2 backend collided with the lib itseft, hence was renamed to sdl2b

To make it work, wrappers need to be installed via nimble, and libraries
like sndfile need to be installed (e.g. via homebrew)
- No need for the hack! I've updated the sndfile package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant