QB64 Phoenix Edition
QB64 Phoenix Edition v3.9.1 Released! - Printable Version

+- QB64 Phoenix Edition (https://qb64phoenix.com/forum)
+-- Forum: Chatting and Socializing (https://qb64phoenix.com/forum/forumdisplay.php?fid=11)
+--- Forum: Announcements (https://qb64phoenix.com/forum/forumdisplay.php?fid=18)
+--- Thread: QB64 Phoenix Edition v3.9.1 Released! (/showthread.php?tid=2072)



QB64 Phoenix Edition v3.9.1 Released! - a740g - 10-08-2023

QB64 Phoenix Edition v3.9.1!

https://github.com/QB64-Phoenix-Edition/QB64pe/releases/tag/v3.9.1

Bug Fixes
  • #387, #389 - Use correct math functions from `std::`. - @mkilgore
  • #385 - Fix menu item `Run #Only (No EXE)`. - @a740g

**Full Changelog**: v3.9.0...v3.9.1


RE: QB64 Phoenix Edition v3.9.1 Released! - a740g - 10-08-2023

Many thanks to all the fine folks here for reporting bugs. We genuinely appreciate your time, effort, and expertise.

https://qb64phoenix.com/forum/showthread.php?tid=2063&pid=20404#pid20404
https://qb64phoenix.com/forum/showthread.php?tid=2063&pid=20329#pid20329
https://qb64phoenix.com/forum/showthread.php?tid=2067&pid=20367#pid20367

Thank you for your support!


RE: QB64 Phoenix Edition v3.9.1 Released! - TerryRitchie - 10-08-2023

I updated the announcement in the tutorial. That was fast guys, thanks for the speedy fixes.


RE: QB64 Phoenix Edition v3.9.1 Released! - Kernelpanic - 10-09-2023

Strangely, both 3.8 and 3.9.1 do not recognize their files in the IDE. I am  have now solving this for both via direct assignment.

Maybe I have made some mistake so that the binding of bas files to QB64 was lost. Let's see if it works again in the next version as before.

[Image: QB64-3-9-1-erkennt-bas-nicht-09-10-2023.jpg]

[Image: QB64-3-9-1-ueber-Eigenschaft2023-10-09.jpg]


RE: QB64 Phoenix Edition v3.9.1 Released! - doppler - 10-11-2023

Too help out in upgrading to any new QB64pe version.  I have written a recompiler/upgrader.  Since previous version 3.8.0

It's forum message #38 at this link.
https://qb64phoenix.com/forum/showthread.php?tid=1754&pid=16853#pid16853

I just tried it out again for 3.9.1 No problem getting it done.  I commented all the tricky bits.
It's free to use or abuse.  Modify it for your own use.