Closed probonopd closed 5 years ago
oh yes ahah, I'm slowly splitting the core application from the GUI library and the .elf type is just a built binary, mainly for debug purposes, technically when you build a GUI version like DrillGTK it will search for /assets in the upper folders (because the binary is built inside /source/drillgtk/DrillGTK.elf)
With the AppImage I will bundle the assets inside!
if you clone the repo (even without the submodules) and put DrillGTK.elf inside /source/drillgtk it should run
I wonder if I should make the D compiler output the binary in the root folder, so even the .elf can run cleanly with the assets folder (without ../../), but the AppImage for the D version is coming today anyway
Cool, it is working for me on Xubuntu 18.04.
Linux distro
Ubuntu 18.04
Runtime type
ELF
Describe the bug