[x] starlight

Memo

  • コンパイルは通ったが、Ubuntu では動かなかった

    • README を見る感じ、Mac でしか動かないっぽい?

  • ghc-8.8 が必要

リポジトリ

インストール

Ubuntu 18.04

$ git clone https://github.com/robrix/starlight.git
$ cd starlight
$ cabal run -w ghc-8.8.2
...
starlight: SDLCallFailed {sdlExceptionCaller = "SDL.Video.glCreateContext", sdlFunction = "SDL_GL_CreateContext", sdlExceptionError = "Could not create GL context: BadValue (integer parameter out of range for operation)"}

スクリーンショット

Last updated