PureBasic 6.12 LTS is out !

Developed or developing a new product in PureBasic? Tell the world about it.
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

PureBasic 6.12 LTS is out !

Post by Fred »

Hello,

2024-09-13: Final version is out ! Thanks all for testing !

2024-08-16: 6.12 beta 4 is out with a few more fixes. It should be the last beta, so don't hesitate to test it with your projects !

Bugfixes for this version:This list was created automatically. All updated bug threads from the date of the last final version have been determined.

2024-08-16: 6.12 beta 3 is here with some more fixes. It also add:

Code: Select all

- New linker for DLL creation to have smaller binary size (Windows)
- Added 32-bit float WAV support
Bugfixes for this version:This list was created automatically. All updated bug threads from the date of the last final version have been determined.

2024-08-09: 6.12 beta 2 is ready, the bug fixing continue, with most of the Linux issues eradicated ! It also bring some new feature along the way:

Code: Select all

  - Added SFTP support to the FTP lib
  - Added #PB_OS_MacOSX_13, #PB_OS_MacOSX_14 and #PB_OS_MacOSX_15 for OSVersion()
  - Added NavigationCallback support for GTK WebGadget() (all OS now support it).


Bugfixes for this version:This list was created automatically. All updated bug threads from the date of the last final version have been determined.

Another bug-fix oriented release with main focus on Linux issues ! Don't hesitate to test it with your main projects, we don't expect regressions. New features:

Code: Select all

  - Added a new Linux build based on Ubuntu 24.04
  - Added #PB_Frame_Container support for FrameGadget()
  - Added '--console' commandline switch to linux and osx compiler (for consistency)
  - Removed some flickering when using Splitter in dialog (Windows)
Bugfixes for this version:This list was created automatically. All updated bug threads from the date of the last final version have been determined.

Have fun,

Fantaisie Software
threedslider
Enthusiast
Enthusiast
Posts: 377
Joined: Sat Feb 12, 2022 7:15 pm

Re: PureBasic 6.12 beta 1 is out !

Post by threedslider »

Great work Fred ! As always you have done a good job :)

Thank you a lot !
User avatar
GG
Enthusiast
Enthusiast
Posts: 266
Joined: Tue Jul 26, 2005 12:02 pm
Location: Lieusaint (77), France

Re: PureBasic 6.12 beta 1 is out !

Post by GG »

Thanks Fred !
Purebasic 6.12 64 bits - Windows 11 Pro 64 bits 23H2
Quin
Addict
Addict
Posts: 1127
Joined: Thu Mar 31, 2022 7:03 pm
Location: Colorado, United States
Contact:

Re: PureBasic 6.12 beta 1 is out !

Post by Quin »

Thanks Fred! Great work!
User avatar
mk-soft
Always Here
Always Here
Posts: 6206
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: PureBasic 6.12 beta 1 is out !

Post by mk-soft »

Big Thanks ;)
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
mrbungle
Enthusiast
Enthusiast
Posts: 143
Joined: Wed Dec 30, 2020 3:18 am

Re: PureBasic 6.12 beta 1 is out !

Post by mrbungle »

Thanks, Fred
User avatar
marcoagpinto
Addict
Addict
Posts: 1045
Joined: Sun Mar 10, 2013 3:01 pm
Location: Portugal
Contact:

Re: PureBasic 6.12 beta 1 is out !

Post by marcoagpinto »

Thanks, Fred.

Does this build already uses the .ico file I selected in the preferences for the Windows .exe file to show the Ubuntu icon of my software, or do I still have to use:

Code: Select all

    ; Linux icon - 14/NOV/2014
    CompilerIf #PB_Compiler_OS=#PB_OS_Linux
      gtk_window_set_icon_(WindowID(#WINDOW_MAIN), ImageID(13))
    CompilerEndIf   
akee
Enthusiast
Enthusiast
Posts: 496
Joined: Wed Aug 18, 2004 9:52 am
Location: Penang, Malaysia

Re: PureBasic 6.12 beta 1 is out !

Post by akee »

Thank you Fred.
User avatar
thyphoon
Enthusiast
Enthusiast
Posts: 345
Joined: Sat Dec 25, 2004 2:37 pm

Re: PureBasic 6.12 beta 1 is out !

Post by thyphoon »

Thanks🥰
Mesa
Enthusiast
Enthusiast
Posts: 433
Joined: Fri Feb 24, 2012 10:19 am

Re: PureBasic 6.12 beta 1 is out !

Post by Mesa »

#PB_Frame_Container doesn't work with pb6.12 b1 windows10 64b.

M.
User avatar
skinkairewalker
Enthusiast
Enthusiast
Posts: 772
Joined: Fri Dec 04, 2015 9:26 pm

Re: PureBasic 6.12 beta 1 is out !

Post by skinkairewalker »

Awesome, thanks Fred and Team !
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic 6.12 beta 1 is out !

Post by Fred »

Mesa wrote: Fri Aug 02, 2024 4:28 pm #PB_Frame_Container doesn't work with pb6.12 b1 windows10 64b.

M.
Please post in the appropriate forum, thanks :)
highend
Enthusiast
Enthusiast
Posts: 162
Joined: Tue Jun 17, 2014 4:49 pm

Re: PureBasic 6.12 beta 1 is out !

Post by highend »

@Fred

Any chance that this will be fixed in v6.12 as well?
https://www.purebasic.fr/english/viewto ... 84#p619484
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Re: PureBasic 6.12 beta 1 is out !

Post by Psychophanta »

Mostly linux news, thanks :!:
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
User avatar
le_magn
Enthusiast
Enthusiast
Posts: 277
Joined: Wed Aug 24, 2005 12:11 pm
Location: Italia

Re: PureBasic 6.12 beta 1 is out !

Post by le_magn »

Thanks!!!!!
Image
Post Reply