Closed chuckadams closed 7 years ago
Thanks for this - I'll look into it asap.
Are these errors (and the other ticket) on branch master
or develop
?
@chuckadams please check out the odin-5
branch and see if this fixes your issue. I'm running into a separate issue with the MapMaker.hs
executable, which I'll deal with later.
On the odin-5
branch you added ../htiled
to stack.yaml
, so stack
won’t even attempt to build it unless you clone an unspecified commit of htiled
to the parent directory—is that really what you meant?
The project is under heavy flux - I'm currently working on the using-reflex-sdl2
branch. I'd say if you get anything to build, you're lucky. Watch this repo for changes if you'd like to follow along. I'm currently using odin-engine as a test bed for reflex-sdl2
and am writing a small widget library.
After fixing the issues with building the gl dependency, it looks like the Tiled support is broken: