01-10-2023, 02:35 AM
I just saw this, awesome! Thank you guys for keeping up with development of QB64PE. Now I'm off to play with my https
QB64 Phoenix Edition v3.5.0 Released!
|
01-10-2023, 02:35 AM
I just saw this, awesome! Thank you guys for keeping up with development of QB64PE. Now I'm off to play with my https
01-10-2023, 11:15 AM
Great additions and fixes in this release. Thank you all for the pace qb64pe is maturing!
I think bug fix #252 (loading help from wiki via libcurl) is not working completely yet. If I put the cursor on a _SNDOPEN command in the IDE and press F1, I still see the old wiki-page without mentioning the new 'memory' capability option? or is something else going wrong on my end?
45y and 2M lines of MBASIC>BASICA>QBASIC>QBX>QB64 experience
01-10-2023, 11:18 AM
(01-10-2023, 11:15 AM)mdijkens Wrote: I think bug fix #252 (loading help from wiki via libcurl) is not working completely yet. The Wiki is a work in progress. Please be patient. Don't make RhoSigma angry... The explanation is on the first page of this thread for now. (01-10-2023, 11:15 AM)mdijkens Wrote: Great additions and fixes in this release. Thank you all for the pace qb64pe is maturing! That's not a problem of the Wiki download, @a740g simply doesn't made the changes to the _SNDOPEN page in time. Spoken different, at the time the new release archive was assembled, the page was still the old one. When showing the _SNDOPEN help in the IDE, simply select the "Update current page" entry from the "Help" menu (top/right IDE corner). Make sure you're online
GuiTools, Blankers & other Projects:
https://staging.qb64phoenix.com/forumdisplay.php?fid=32 Libraries & useful Functions: https://staging.qb64phoenix.com/forumdisplay.php?fid=23
01-10-2023, 11:41 AM
Aha, did not notice that menu-option before :-)
There's even an update all (I'm currently running) Thanks for the tip!
45y and 2M lines of MBASIC>BASICA>QBASIC>QBX>QB64 experience
01-10-2023, 11:49 AM
for your information, version 3.5.0 of qb64pe does not compile under ubuntu 22.04. you need to install libcurl4-openssl-dev to solve the problem.
01-10-2023, 01:07 PM
That should be part of "build-essentials" if it's not already. I was able to build QB64PE v3.5 without problems on Manjaro MATE. I will be checking on at least four other distros.
01-10-2023, 01:45 PM
In reference to bug fix for #282 and #284. I would need to recompile to exe, my programs ? Otherwise no quicker startup ?
01-10-2023, 02:33 PM
Congrats on a new release. The new features sound quite interesting
Ask me about Windows API and maybe some Linux stuff
01-10-2023, 02:36 PM
(01-10-2023, 11:49 AM)Coolman Wrote: for your information, version 3.5.0 of qb64pe does not compile under ubuntu 22.04. you need to install libcurl4-openssl-dev to solve the problem. Did you use the setup script to build it? I added that package to the list of dependences, it should have installed it for you. (01-10-2023, 01:45 PM)doppler Wrote: In reference to bug fix for #282 and #284. I would need to recompile to exe, my programs ? Otherwise no quicker startup ? Yes, you will need to recompile your programs with the latest version. |
« Next Oldest | Next Newest »
|