Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing SDL for Idris #21

Open
Tom-Shenton opened this issue Apr 14, 2020 · 0 comments
Open

Installing SDL for Idris #21

Tom-Shenton opened this issue Apr 14, 2020 · 0 comments

Comments

@Tom-Shenton
Copy link

Tom-Shenton commented Apr 14, 2020

I am new to Idris (1.3.2), Atom and new to the Linux (Kubuntu) that I have successfully installed it on.

I am now trying to follow the tutorial in
http://docs.idris-lang.org/en/latest/st/composing.html
and
http://docs.idris-lang.org/en/latest/reference/packages.html#ref-sect-packages
and thus to implement the Draw interface described in the ‘Composing State Machines’ section. I clearly need now to implement the ‘Binding to C’ and install the sdl package. I do not understand how to complete this.

I have downloaded the files:

src, test, Makefile, README.md, sdl.ipkg

from https://github.com/edwinb/SDL-idris

My question is, which directory should I put these files in, and what step-by-step actions should I then take to complete the bindings and install the 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

No branches or pull requests

1 participant