PureBasic 5.10 beta 5
PureBasic 5.10 beta 5
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
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
Thank you!
But it doesn't run. I installed it in a new folder. (x86 version)
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
Rebuild in progress for Windows, other versions should be ok.
Re: PureBasic 5.10 beta 5
Should be ok now.
Re: PureBasic 5.10 beta 5
It's OK now. Thanks.
- Didelphodon
- PureBasic Expert
- Posts: 450
- Joined: Sat Dec 18, 2004 11:56 am
- Location: Vienna - Austria
- Contact:
- deeproot
- Enthusiast
- Posts: 284
- Joined: Thu Dec 17, 2009 12:00 pm
- Location: Llangadog, Wales, UK
- Contact:
Re: PureBasic 5.10 beta 5
Thanks Fred + team
...... Testing today - all good so far.

- Zebuddi123
- Enthusiast
- Posts: 796
- Joined: Wed Feb 01, 2012 3:30 pm
- Location: Nottinghamshire UK
- Contact:
Re: PureBasic 5.10 beta 5
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.
I think these release`s should be called nightlies


Zebuddi.

malleo, caput, bang. Ego, comprehendunt in tempore
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
Re: PureBasic 5.10 beta 5
Thanks... 

https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
Re: PureBasic 5.10 beta 5
Thx again. Fast stuff...
Proud supporter of PB! * Musician * C64/6502 Freak
-
- User
- Posts: 29
- Joined: Wed Nov 25, 2009 9:37 am
Re: PureBasic 5.10 beta 5
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:
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
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()
Thanks a lot
Klaus
PureBasic 4.72 LTS - Windows / MacOS / Linux / strong coffee / stronger coffee / Coffee intravenously...
Re: PureBasic 5.10 beta 5
@Klaus_1963
Feature Request is here: http://www.purebasic.fr/english/viewforum.php?f=3
Feature Request is here: http://www.purebasic.fr/english/viewforum.php?f=3
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Re: PureBasic 5.10 beta 5
thanks again all - soon be out of beta at this rate 
