QB64 Phoenix Edition v3.3.0 Released!
#66
Oh, I see the problem now, you didn't run the script from the same directory it was in. Unfortunately it does seem that I unintentionally broke that a few releases ago.

I'll fix it in the next release, but for now you can work around it either by cd'ing to the
qb64pe
directory before running the script (preferred approach) or edit the script to have
cd "$(dirname "$0")"
at the top instead of the similar line that's currently there.

Working around the issue by compiling via a different QB64 version ('official v2.1' or another PE version) will probably be fine but there is some potential to hit weird problems. Personally I'd recommend just rebuilding it via the above suggestion but that's completely up to you.
Reply


Messages In This Thread
RE: QB64 Phoenix Edition v3.3.0 Released! - by DSMan195276 - 10-24-2022, 02:44 AM



Users browsing this thread: 9 Guest(s)