George Takumi Crary

Results 2 comments of George Takumi Crary

Hi there @sleexyz, I have a [fork that adds Matricies](https://github.com/adpextwindong/hylogen/blob/protofeature/matrix/hylogen/src/Hylogen/Types/Mat.hs). Along with a [FBM example](https://github.com/adpextwindong/hylogen/blob/protofeature/matrix/examples/FBM.hs) that you can see running [here](https://adpextwindong.github.io/hylogen_glsl_demos/). It adds Mat and Mattable similar to Vec and...

I get the same issue. For future reference: ``` SDL\Raw\Enum_hsc_make.exe failed (exit code -1073741819) ``` In my case placing SDL2.dll in the same folder as my ghc binary fixed things.