Page 1 of 2
PureBasic 5.10 beta 5
Posted: Wed Jan 23, 2013 12:14 am
by Fred
Hello,
Quickly after the beta 4, here is a new build as there was some major issues, especially with modulo. It indeed includes every fixes since beta 4 and we are close to the final, so feel free to test your main applications with it.
Have fun !
The Fantaisie Software Team
Re: PureBasic 5.10 beta 5
Posted: Wed Jan 23, 2013 12:38 am
by breeze4me
Thank you!
But it doesn't run. I installed it in a new folder. (x86 version)
---------------------------
PureBasic IDE
---------------------------
Cannot initialize Scintilla engine!
Make sure the 'Scintilla.dll' is placed in the 'Compilers' subdirectory of your PureBasic setup.
Re: PureBasic 5.10 beta 5
Posted: Wed Jan 23, 2013 12:58 am
by Fred
Rebuild in progress for Windows, other versions should be ok.
Re: PureBasic 5.10 beta 5
Posted: Wed Jan 23, 2013 1:29 am
by Fred
Should be ok now.
Re: PureBasic 5.10 beta 5
Posted: Wed Jan 23, 2013 7:08 am
by breeze4me
It's OK now. Thanks.
PureBasic 5.10 beta 5
Posted: Wed Jan 23, 2013 8:18 am
by Didelphodon
thx, checkin today
Re: PureBasic 5.10 beta 5
Posted: Wed Jan 23, 2013 9:38 am
by davido
Thank you.
It is looking great.

Re: PureBasic 5.10 beta 5
Posted: Wed Jan 23, 2013 12:46 pm
by deeproot
Thanks Fred + team

...... Testing today - all good so far.
Re: PureBasic 5.10 beta 5
Posted: Wed Jan 23, 2013 12:49 pm
by Zebuddi123
Thanks Fred & Team.
I think these release`s should be called nightlies

I seem to be changing my betas faster than my Paranoid android nightlies
Zebuddi.

Re: PureBasic 5.10 beta 5
Posted: Wed Jan 23, 2013 10:28 pm
by Falko
Thanks Fred & Team.
Re: PureBasic 5.10 beta 5
Posted: Thu Jan 24, 2013 3:30 pm
by DoubleDutch
Thanks...

Re: PureBasic 5.10 beta 5
Posted: Thu Jan 24, 2013 7:11 pm
by oreopa
Thx again. Fast stuff...
Re: PureBasic 5.10 beta 5
Posted: Thu Jan 24, 2013 9:32 pm
by Klaus_1963
Thanks!
I have one more request
If I use large numbers and I like to debug it the number in the debugger output is not displayed in a short format like "1E306" but with all zeros. It's difficult to count
Example:
Code: Select all
OpenConsole()
a.d = 1e306
Debug a
Input()
the number would be better to read, if you will use a short format (like 1E306) to display the large number in the debug output.
Thanks a lot
Klaus
Re: PureBasic 5.10 beta 5
Posted: Thu Jan 24, 2013 9:37 pm
by ts-soft
Re: PureBasic 5.10 beta 5
Posted: Fri Jan 25, 2013 1:13 pm
by niijel
thanks again all - soon be out of beta at this rate
