ZOME icon indicating copy to clipboard operation
ZOME copied to clipboard

Official Linux Build on itch.io

Open ezacharyk opened this issue 7 years ago • 4 comments

I have no issue downloading the git project and compiling it myself. However, it would be great and convenient to have an official Linux build available on itch.io

ezacharyk avatar Jul 13 '18 17:07 ezacharyk

I don't have a linux machine atm, so I might need some help with that 😬

01010111 avatar Jul 13 '18 17:07 01010111

After attempting to run the application, it crashes when I try to load the first tilemap. Unfortunately, the problem seems to lie with the systools library you are using. See this unresolved issue from 2015. https://github.com/waneck/systools/issues/27

ezacharyk avatar Jul 14 '18 20:07 ezacharyk

ugh that's disappointing! I'll take a look and see if there are any other libs to use for dialog boxes, otherwise I might not be able to build for linux for a while :(

01010111 avatar Jul 16 '18 13:07 01010111

you can use lime under the hood for dialog boxes I believe.

PXshadow avatar Jul 18 '18 07:07 PXshadow