08-18-2022, 03:30 PM
(08-18-2022, 03:19 PM)SMcNeill Wrote:(08-18-2022, 02:56 PM)bplus Wrote: Linux is not just another OS it is several and who wants to try to code so all of them will work?Linux is a bazillion different OSes and each one has its own quirks, making it almost impossible to "code for Linux". Instead, you code for certain distros of Linux, and tell the other guys, "..works everywhere else. Good luck sorting the issue out of whatever you're using where it doesn't!"
As long as it supports the major distros, that should be fine.
I suppose someone could always try forking QB64 if they really want it to work for their weird OS?
Maybe another workaround would be to have the "QB64 to C" command mapping or whatever it is that controls translation into C, in an editable template? Then if someone wants to mess with that, caveat emptor!