You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I seem to have the same issue, just using cabal build in the master directory says It can't choose between glsl-dsl.cabal and andromeda.cabal. Deleting glsl-dsl.cabal gives me: "can't find source for Andromeda\Simple\Renderer\Mesh", and indeed there is no folder called Renderer in Simple.
Deleting andromeda.cabal and calling 'cabal build' just says: "cabal: does not exist"
I've been fiddling around quite a bit but can't get the code to compile :(
The library seems really usefull tho, so I hope you can help us out =]
Hi,
I would like to try out your project but it seems that there are missing files: all the "Andromeda.Simple.Render.*" modules.
Also, the cabal file "glsl-dsl.cabal" seems unnecessary.
The text was updated successfully, but these errors were encountered: