Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Latest version of QB64PE or QB64 compatible with Windows XP (32-bit)?
#5
there's really not that much lost.  out of keyword functionality.

however, it would be a lot like using the "official" qb64.

no fancy gui dialogs.  especially on linux this is a killer.  once i had to modify the source code.  to make sure runtime error messages were printed to the terminal.  because "xmessage" couldn't always be installed.

some of the features of play and other sound functions aren't available in qb64 1.5.  cannot handle some sound formats.  especially the experimental .qoa.

some of the image functionality added.  i think beginning in phoenix 3.8.  such as the .qoi format.  isn't available.  being able to use _loadimage like _sndopen in "memory" mode.  also isn't available.

there are a few functions like _trim$_readfile$ and _writefile_clamp_uprintstring_andalso and _orelse.  the base-64 ones by @a740g.  that will require phoenix versions like 3.4, 3.7 or higher.

must watch out for some things for conditional compilation.  however, $if version < 3.0 or alike could still work in an early version of qb64.  this is proven by the wiki page:

https://qb64phoenix.com/qb64wiki/index.php/$IF

the good news is that there aren't a lot of programs yet.  that take advantage of things available in phoenix 4.1.  there is still a lot of code.  that could be used by qb64.  as it stood while there was "dot-net", "dot-org" before phoenix edition.
Reply


Messages In This Thread
RE: Latest version of QB64PE or QB64 compatible with Windows XP (32-bit)? - by hsiangch_ong - 06-23-2025, 10:51 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  QB64PE Excel-type spreadsheet supporting formulas and QB64PE macros? madscijr 33 1,416 01-30-2026, 12:28 AM
Last Post: madscijr
  Make windows .exe using Linux version? Circlotron 7 495 01-15-2026, 09:42 PM
Last Post: ahenry3068
  QB64 odd behavior when Windows Terminal is set to default terminal app hanness 13 1,438 10-03-2025, 12:52 AM
Last Post: bert22306
  Test to post a new Thread + question 32 or 64 bit Rudy M 2 538 09-09-2025, 04:10 PM
Last Post: Rudy M
  useful page: Value of constants for the Windows 32-bit API madscijr 4 664 08-15-2025, 06:35 PM
Last Post: SMcNeill

Forum Jump:


Users browsing this thread: 1 Guest(s)