Thanks for the info. I did not know that different Linux distros would not run a QB64 app compiled on a different distro.
Keep in mind, my experience with Linux is limited, by from what little I’ve tried to do over the years, it’s not just distro vs distro incompatibility; it can also be version vs version incompatible. I had some stuff compiled for Mint 10.0 or so… worked fine. Wanted to just transfer it over to Mint 13.something… wouldn’t work. I had to recompile from source.
Now, what the heck was different? I’ll be damned if I know!! Was one missing some dependency the other needed? I dunno! I just know, at the end of the day, I couldn’t just plug-and-play the executable from one to the other.
I’m one of those who apparently just aren’t technically savvy enough to properly use Linux. I imagine some expert will pop up and say, “If you just follow these 57 steps, then you won’t actually have that problem…”
That’s too much work for me. I like Windows version. Just copy and paste and be done with it. My win compiled EXE works on all windows machines! (With the same architecture as ARM is defferent than x86, of course,… And the same OS as you can’t use 64-bit EXEs on a 32-bit OS… and…)
Crap. They’re all very limited on how interchangeable they are, once you actually think about it a bit, regardless of OS…