01-12-2026, 11:15 PM
I'm wondering if QB64 could be given the option of creating a Windows executable using a Linux version of the program? Or vice versa even. It might be totally impracticable. I have no idea.
|
Make windows .exe using Linux version?
|
|
01-12-2026, 11:15 PM
I'm wondering if QB64 could be given the option of creating a Windows executable using a Linux version of the program? Or vice versa even. It might be totally impracticable. I have no idea.
01-12-2026, 11:31 PM
This has come up before.
Since the Linux version use's whatever installed Linux C Compiler is default (which is not always the same) Implementing cross-compilation is impractical at best ! HOWEVER. The Windows version of QB64PE can be run under Wine ! You could also install a Windows VM to run it under to create Windows EXE's
01-13-2026, 03:34 AM
01-13-2026, 10:13 PM
Oh yeah, Wine.
![]() Brain fade is strong with this one...
01-14-2026, 10:10 PM
(This post was last modified: 01-15-2026, 10:37 AM by Circlotron.)
Righto then... I was coming back here to report that QB64 doesn't work on Wine 11 RC5, but after looking at bit closer I realised that I had installed the ARM version.
Oops.So, ignoring the fact that in looking for a problem you should only change one thing at a time, I updated from Mint Mate 22.2 to 22.3, updated to Wine 11 (yay!) and installed both 64 bit and 32 bit Windows QB64Phoenix. At a glance, 64 bit opens and looks okay (didn't actually try anything). 32 bit though opens and immediately terminates. Running wine from the terminal provides the following error message. Don't know if it's an issue for here or for the wine forum. EDIT -> Now that I've actually *read* the error message and see that it is a missing library and actually done something about it, of course it works. :facepalm: Code: (Select All) my_name@satellite:~/.wine/drive_c/Program Files (x86)/qb64pe$ wine qb64pe.exe
01-15-2026, 07:18 PM
Yeah, I've never had any issues running QB64 in Wine. It works quite well, from my experience.
The noticing will continue
(01-15-2026, 07:18 PM)SpriggsySpriggs Wrote: Yeah, I've never had any issues running QB64 in Wine. It works quite well, from my experience. Agreed specially if one is new to Linux and old to QB64 and wants to get up and running. I tell ya every time Windows does an update I think more and more about Linux! I even broke the ice and have an too old machine dedicated to Linux Mint.
724 855 599 923 575 468 400 206 147 564 878 823 652 556 bxor cross forever
01-15-2026, 09:42 PM
(01-15-2026, 07:29 PM)bplus Wrote:I made my piece Years ago. Still have to use Windows at work and I have a WFWG 3.11 machine & Windows XP Machine in my Retro collection. But my Daily driver at home is Linux Mint.(01-15-2026, 07:18 PM)SpriggsySpriggs Wrote: Yeah, I've never had any issues running QB64 in Wine. It works quite well, from my experience. |
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
|
|
Latest version of QB64PE or QB64 compatible with Windows XP (32-bit)? | madscijr | 14 | 1,932 |
09-30-2025, 08:10 AM Last Post: hsiangch_ong |
| Linux Lubuntu INKEY$ issue | TempodiBasic | 7 | 615 |
09-09-2025, 02:53 PM Last Post: hsiangch_ong |
|
| Linux - file dialogue boxes... | atl068 | 7 | 888 |
08-05-2025, 07:21 PM Last Post: hsiangch_ong |
|
| System Linux | Chris | 9 | 1,173 |
07-12-2025, 08:51 PM Last Post: Chris |
|
| Linux: terminal output | Parkland | 4 | 819 |
06-08-2025, 04:00 PM Last Post: DSMan195276 |
|