Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Announcing QB64 Phoenix Edition v0.8.1 Release!
#1
QB64 Phoenix Edition v0.8.1!

Bug fixes
  - Source files with $ in the name or path will now compile correctly.
  - The 'C++ Compiler Settings...' menu entry now uses the 'm' shortcut key rather than 'o'
  - Programs that use joystick input ('_DEVICES', 'Stick', etc...) will now compile correctly.

Known issues
  - There is an issue with the 'C++ Compiler Settings.' menu. It is recommended to use v0.8.2 which has a fix for this issue.

Full Changelog: https://github.com/QB64-Phoenix-Edition/...0...v0.8.1
Reply
#2
I am not seeing a download button for .8.1
b = b + ...
Reply
#3
Did you go here? https://github.com/QB64-Phoenix-Edition/...tag/v0.8.1

The downloads are listed under the 'Assets' near the end of the release notes.
Reply
#4
Thankyou, that first link didn't get me there, got it now.
b = b + ...
Reply
#5
WTH, over? I did find version 0.8.1 at github, downloaded, ran it, and the C++ complier settings "are not implemented," it says. Downloaded twice, tried to recompile using the source .bas file, but same result.

Tried on my laptop, same result. The C++ compiler settings show up in the options menu, but are not implemented.

I think I found the problem. You have a typo. It says, "Menu Item [C++ Co#mpiler Settings...] not implemented!"

Any simple fix we can type into the source code? Should be simple enough, no?
Reply
#6
Yep! same here:
[Image: image-2022-06-10-222106018.png]

Hello$.bas did save and compile correctly.
b = b + ...
Reply
#7
Ugg, I'm sorry Undecided I think I missed a step in `./source/ide/ide_methods.bas`, I'll apply a fix and get a new version out.
Reply
#8
Yep, that's embarrassing XD The PR to fix the issue is out, I'll make a v0.8.2 after it gets merged (might not be till tomorrow): https://github.com/QB64-Phoenix-Edition/QB64pe/pull/111

If you don't want to wait you could try using the build from that PR after it finishes.
Reply




Users browsing this thread: 1 Guest(s)