Page 1 of 4

PureBasic 5.62 released !

Posted: Sun Jan 07, 2018 10:49 pm
by Fred
Hello folks,

- final version is out with a few more bug fix (mainly on OS X)

- beta 2 is available with some more fixes and some changes:

Code: Select all

- Changed DatabaseColumIndex() to be case insensitive
- Updated SQLite to 3.21.0
- Updated zlib to 1.2.11
After the fresh release of the 5.46 LTS, a first beta of PureBasic 5.62 is available on your account. It includes all the fixes done on 5.46 LTS and some specific to 5.60 branch. Don't hesitate to test it as we don't expect many troubles.

Have fun !

The Fantaisie Software Team

Re: PureBasic 5.62 beta 1 is available for testing

Posted: Sun Jan 07, 2018 11:43 pm
by marcoagpinto
Fred wrote: After the fresh release of the 5.46 LTS, a first beta of PureBasic 5.62 is available on your account. It includes all the fixes done on 5.46 LTS and some specific to 5.60 branch. Don't hesitate to test it as we don't expect many troubles.
I will download it tomorrow and will give it a try.

Thank you Freddy!

Re: PureBasic 5.62 beta 1 is available for testing

Posted: Sun Jan 07, 2018 11:43 pm
by davido
@Fred,
That was quick; I'll take a look.
Thank you.

Re: PureBasic 5.62 beta 1 is available for testing

Posted: Mon Jan 08, 2018 1:00 am
by chi
Thanks Fred! Let's call it a performance update ;)

Re: PureBasic 5.62 beta 1 is available for testing

Posted: Mon Jan 08, 2018 2:43 am
by kenmo
THANK YOU for the Mac fix! Happy New Year!

Re: PureBasic 5.62 beta 1 is available for testing

Posted: Mon Jan 08, 2018 5:38 pm
by mk-soft
Thanks for mac fix. Happy new year.

Re: PureBasic 5.62 beta 1 is available for testing

Posted: Mon Jan 08, 2018 9:57 pm
by Lebostein
If I try to open the documentation the IDE crashes with this message:
An Error has been detected in the IDE!
Error: Segmentation violation
File : /Users/fred/svn/v5.60/Fr34k/PureBasicIDE/HelpViewer.pb
Line : 306

IDE build on 01/07/2018 [21:36] by fred
Branch: v5.60 Revision: 1825

Re: PureBasic 5.62 beta 1 is available for testing

Posted: Mon Jan 08, 2018 10:49 pm
by Fred
reporting bug here is not useful, it will be forgotten.

Re: PureBasic 5.62 beta 1 is available for testing

Posted: Thu Jan 11, 2018 10:45 am
by pf shadoko
I haven't noticed any problems.

would it be possible to have the' Engine3d. dll' in its compact and fast version as before the 5.50 (or have both versions)
Physics poses a major problem of slowness

Re: PureBasic 5.62 beta 1 is available for testing

Posted: Wed Jan 24, 2018 1:24 pm
by HanPBF
What testing...?

I use it for my ten thousands lines of code and have no issues... damn stable!

Is LTS a success story?
Never used it... the newest versions simply work!

Re: PureBasic 5.62 beta 1 is available for testing

Posted: Fri Jan 26, 2018 12:22 pm
by walbus
After intensive use of the Win x64 version I can't find any new bug yet
Everything that works with the 561 also works with the 562b1

Re: PureBasic 5.62 beta 1 is available for testing

Posted: Fri Jan 26, 2018 1:32 pm
by Justin
The problem is linux, gtk3 broke a lot of stuff that needs to be adressed.

Re: PureBasic 5.62 beta 2 is available for testing

Posted: Sat Jan 27, 2018 12:23 pm
by Fred
beta 2 is available with some more fixes and some changes:

Code: Select all

- Changed DatabaseColumIndex() to be case insensitive
- Updated SQLite to 3.21.0
- Updated zlib to 1.2.11

Re: PureBasic 5.62 beta 2 is available for testing

Posted: Sat Jan 27, 2018 12:41 pm
by walbus
@Justin
The problem is primary gtk3 self
As long as the developers of gtk3 turn and screw things around, change things, there will be no reasonable solution.
The best solution is not to use gtk3 at the moment, i think....

Re: PureBasic 5.62 beta 2 is available for testing

Posted: Sat Jan 27, 2018 2:50 pm
by skywalk
Thanks Fred :mrgreen:
I'll test it today.
EDIT: So far so good on big Windows x64 apps. :D