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
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

