andromeda icon indicating copy to clipboard operation
andromeda copied to clipboard

Missing files

Open nyorem opened this issue 9 years ago • 1 comments

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.

nyorem avatar Jun 15 '15 16:06 nyorem

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 =]

Thanks, Jelle

ghost avatar Oct 12 '15 21:10 ghost