Well... an appimage might run if I fired off a VM running linux. The linux emulation tends to work fine for binaries that you can run, but the sheer volume of libraries this requires is unlikely to be less work to run under emulation.
Besides... its written primarily in Python. The C++ part is already ported (and seems like it was easier to port). I realize that portable software can be difficult to write... but we're dealing with the low-hanging fruit here --- it's written in python.
argh. I suppose one big problem is that I'm not familliar with cmake and while cmake exists on FreeBSD ... whatever this cmake does is broken. More tomorrow, maybe.
Recommended Posts
gr5 2,295
There's a version that runs in ubuntu - it has (strange to me) extention ".AppImage". Does that not work in FreeBSD? I'm guessing not.
Well maybe @ghostkeeper can help you - maybe if you posted some specific issue(s) of things you have problems with?
Link to post
Share on other sites