jaPBe 2.5.2.6 - beta-release

Developed or developing a new product in PureBasic? Tell the world about it.
GPI
PureBasic Expert
PureBasic Expert
Posts: 1394
Joined: Fri Apr 25, 2003 6:41 pm

jaPBe 2.5.2.6 - beta-release

Post by GPI »

Because i miss the old thread...

And by the way: I don't save any translations :(

Second BTW: I got a message from somebody, but it this one is lost too...
User avatar
Le Soldat Inconnu
Enthusiast
Enthusiast
Posts: 306
Joined: Wed Jul 09, 2003 11:33 am
Location: France

Post by Le Soldat Inconnu »

And by the way: I don't save any translations
You speak about that ?
viewtopic.php?t=13853&highlight=[/quote]
LSI
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

mmm gpi

this is something that may be interesting to implement: i assume pb uses temporary directories for some things, and i wonder if it would be interesting in japbe to tell pb to use a ramdisk as much as possible

ie. when doing a compile / run it would save code to normal hdd, then do a compile link execute etc. via ramdisk to speed up things

when doing a create executable it should of course not generate the exe in the ramdisk :-) but generate it as usual

does the above make sense or have i lost it?
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Post by eddy »

a PureWiki would be interesting
Imagewin10 x64 5.72 | IDE | PB plugin | Tools | Sprite | JSON | visual tool
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Re: jaPBe 2.5.2.6 - beta-release

Post by gnozal »

GPI wrote:And by the way: I don't save any translations :(
Here is the french translation (again :wink:) : http://people.freenet.de/gnozal/jaPBe_French.zip
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
GPI
PureBasic Expert
PureBasic Expert
Posts: 1394
Joined: Fri Apr 25, 2003 6:41 pm

Post by GPI »

@blueznl
Difficult. You must copy the complete compiler in a ramdisk and then set the path in japbe (ok, not so difficult...)....

@eddy
Pure-what?

@gnozal
Thanks.
Saboteur
Enthusiast
Enthusiast
Posts: 272
Joined: Fri Apr 25, 2003 7:09 pm
Location: (Madrid) Spain
Contact:

Post by Saboteur »

[:: PB Registered ::]

Win10 Intel core i5-3330 8GB RAM Nvidia GTX 1050Ti
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Just a side fair warning :) jaPBe does not work with PB 3.93 beta 2 :) I know it's beta and all, well both of these are but .. :) When there is an error, it never goes to the right file nor line :) Just wanted to let you know before PB 3.93 goes final :)
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post by dracflamloc »

Yes I noticed this too.
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Im wondering now.. if it's japbe, or a problem with the debugger itself :)
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post by dracflamloc »

Probably just a changed way of reporting errors. JaPBe just needs to update.
GPI
PureBasic Expert
PureBasic Expert
Posts: 1394
Joined: Fri Apr 25, 2003 6:41 pm

Post by GPI »

and at the moment i haven't much time :(

@Fred: What has changed?
Fred
Administrator
Administrator
Posts: 18237
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Yes, nothing bigs, an 'Error:' has been added to the message IIRC. For better console (and linux likes console) output.
GPI
PureBasic Expert
PureBasic Expert
Posts: 1394
Joined: Fri Apr 25, 2003 6:41 pm

Post by GPI »

Fred wrote:Yes, nothing bigs, an 'Error:' has been added to the message IIRC. For better console (and linux likes console) output.
nope. "Error in the included file" has change to "in included file"...

Thats all...

edit:
ok, new Beta
* Error-Messages works now.
* Start of the english (!) manual (thanks to remi_meier)
* minior changes

Please use the Universal-INternet-Updater (select beta-releases).

Edit2: One important note: The english manual is at the moment in the "prerelease"-state!
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> Please use the Universal-INternet-Updater (select beta-releases).

Can't we get this some other "normal" way, like an URL? I don't want to download
one app just so I can download another. :(
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
Post Reply