+1Lebostein wrote: Fri Mar 15, 2024 10:52 am PS: Who can do a current interview with the makers of PB? What is the current situation? Who is involved? What does the future look like? It would also be interesting to know how many licenses have been sold since the beginning and how many new users are added on average each year. A survey among PB users would also be interesting. How many use it for Win/Mac/Linux? Do they use it privately, professionally or do they even sell the software they create?
PureBasic 6.10 LTS is out !
Re: PureBasic 6.10 beta 8 is out !
Purebasic 6.12 64 bits - Windows 11 Pro 64 bits 23H2
Re: PureBasic 6.10 beta 8 is out !
Why not buy a licence and donate it to some young folk to get in touch with PureBasic?Lebostein wrote: Fri Mar 15, 2024 10:52 am![]()
Is there a way to support the project financially independently of buying a license? I purchased my PB license 21 years ago. I'm starting to feel guilty about having paid for it just this once...
PS: Who can do a current interview with the makers of PB? What is the current situation? Who is involved? What does the future look like? It would also be interesting to know how many licenses have been sold since the beginning and how many new users are added on average each year. A survey among PB users would also be interesting. How many use it for Win/Mac/Linux? Do they use it privately, professionally or do they even sell the software they create?
Good morning, that's a nice tnetennba!
PureBasic 6.21/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/DX517, 130.9TB+50.8TB+2TB SSD
PureBasic 6.21/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/DX517, 130.9TB+50.8TB+2TB SSD
-
- Enthusiast
- Posts: 542
- Joined: Tue Oct 14, 2014 12:09 pm
Re: PureBasic 6.10 beta 8 is out !
Jacdelad +1
Re: PureBasic 6.10 beta 8 is out !
A subscription to SpiderBasic is perhaps one option, because it then generates very valuable recurring annual revenue for PureBasic's development company. If that could be billed to a credit card automatically, it would be really convenient and a dare say many of us would be happy with that.
Re: PureBasic 6.10 beta 8 is out !
I'd be very happy if SpiderBasic subscriptions could auto-renew. I paid for a year of SB last December, and plan to do so again this year. Great tools, great community, and support the amazing team

PBJim wrote: Fri Mar 15, 2024 2:59 pm A subscription to SpiderBasic is perhaps one option, because it then generates very valuable recurring annual revenue for PureBasic's development company. If that could be billed to a credit card automatically, it would be really convenient and a dare say many of us would be happy with that.
Re: PureBasic 6.10 beta 8 is out !
Hey, nice thought. Maybe I can think of someone in my family...jacdelad wrote: Fri Mar 15, 2024 2:05 pm Why not buy a licence and donate it to some young folk to get in touch with PureBasic?

Re: PureBasic 6.10 beta 8 is out !
I like Purebasic 
I haven't had to write a complete commercial application for a long time, but I'm staying active.

I haven't had to write a complete commercial application for a long time, but I'm staying active.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Re: PureBasic 6.10 beta 8 is out !
Yes, keep your brain in the game!
Your posts are very informative and appreciated.
Your posts are very informative and appreciated.

The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
- skinkairewalker
- Enthusiast
- Posts: 772
- Joined: Fri Dec 04, 2015 9:26 pm
Re: PureBasic 6.10 beta 8 is out !
That's what I always said...PBJim wrote: Fri Mar 15, 2024 2:59 pm A subscription to SpiderBasic is perhaps one option, because it then generates very valuable recurring annual revenue for PureBasic's development company. If that could be billed to a credit card automatically, it would be really convenient and a dare say many of us would be happy with that.
+1
Re: PureBasic 6.10 beta 9 is out !
2024-03-22: beta 9 is out for testing, it will be hopefully the last beta before final ! It brings the following changes and bug fixes:
Bugfixes for this version:
Code: Select all
Optimized: SoundVolume() and MusicVolume() changed from integer to float so fractional values are accepted for better precision.
Changed: removed 'link.exe' from the Windows package and went back to 'polink.exe' (link.exe is not freely redistrituable). If 'link.exe' is found on the PATH it will still be used to have a bit smaller executables.
- Windows: [Done] SetDropCallback(@tree_OnDrop())
- Windows: [Done] mod sounds not working 6.10b6
- Windows: [Done] 6.10 b8 Edge WebGadget scroll position reset
- Windows: [Done] Text not longer readable in form PB6.10 b8
- MacOS: [Done] ListView/Editor/Text: SetGadgetFont(Gadget, #PB_Default) don't reset the line height / font size
- IDE: [Done] No Autocomplete Popup
- IDE: [Done] PB v6.10 - PB-IDE Dialogs Gadget Positions on Raspberry
Re: PureBasic 6.10 beta 9 is out !
Thanks Fred !
Purebasic 6.12 64 bits - Windows 11 Pro 64 bits 23H2
- Psychophanta
- Always Here
- Posts: 5153
- Joined: Wed Jun 11, 2003 9:33 pm
- Location: Anare
- Contact:
Re: PureBasic 6.10 beta 9 is out !
Many thanks PB team for this new deliver, go to test it, specially 3D stuff 

Re: PureBasic 6.10 beta 9 is out !
Yes, thank you!
Re: PureBasic 6.10 beta 9 is out !
Thanks Fred!
Re: PureBasic 6.10 beta 9 is out !
Nice!
After installing MS VS 2022 Community Edition I have the following:
How do you differentiate the different link.exe's to use if they are all on the PATH statement?
Can I copy the correct link.exe into my PB install folder, C:\PureBasic-x64\Compilers\vc\link.exe?
polink.exe is 1 level higher.
After installing MS VS 2022 Community Edition I have the following:
Code: Select all
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.38.33130\bin\Hostx64\x64
01/17/2024 01:59 PM 2,412,104 link.exe
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.38.33130\bin\Hostx64\x86
01/17/2024 01:59 PM 2,412,096 link.exe
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.38.33130\bin\Hostx86\x64
01/17/2024 01:59 PM 2,070,088 link.exe
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.38.33130\bin\Hostx86\x86
01/17/2024 01:59 PM 2,070,088 link.exe
Can I copy the correct link.exe into my PB install folder, C:\PureBasic-x64\Compilers\vc\link.exe?
polink.exe is 1 level higher.
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum