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

Tutorial Sketch Broken #34

Closed
jsawesome1 opened this issue Feb 4, 2020 · 1 comment
Closed

Tutorial Sketch Broken #34

jsawesome1 opened this issue Feb 4, 2020 · 1 comment

Comments

@jsawesome1
Copy link

After running the tutorial sketch, it opened blank windows until my computer froze (On a related note how do I kill something like this quickly?). The windows had two different titles, "Sketch", and "SDL2 Window". I'm not sure if this is relevant, but I installed cl-sdl2 manually from git, because the quicklisp version didn't have the sdl2-ffi:sdl-point.

@jsawesome1
Copy link
Author

Sorry, I misread the documentation. I had this:
(defsketch tutorial () (make-instance 'tutorial))
Instead of this:
(defsketch tutorial ()) (make-instance 'tutorial)

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