PBOSL - A OpenSource Library-Collection for PureBasic

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

You're welcome :D
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.
Image
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

Hello again. The lib seems to work perfectly. However, I have got a problem with the Service and the Global shared memory lib in both PB4.02 and 4.10 when threadsafe is enabled. Whenever I compile my service, it crashes after a few seconds. I have no idea why it does that. I know I didn't supply enough information now, i'll try to make a code example and post it here.
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

When the only problem is, it run not in threadsafe, i remove the threadsafe
version. I will only create libs with subsystem, if the lib run without changes.

No time for extra sausage :wink:
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.
Image
byo
Enthusiast
Enthusiast
Posts: 635
Joined: Mon Apr 02, 2007 1:43 am
Location: Brazil

Post by byo »

Nice, ts-soft. Good work. :D


SQLite functions still don't work though. :(
And it's one of the only libs I use because of that.

But keep up the good work nonetheless!
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

> SQLite functions still don't work though
I will check this after PB4.1 final is released. You can use this includefile:
http://www.purebasic.fr/english/viewtop ... 667#194667
Userlibs not always the best way.
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.
Image
byo
Enthusiast
Enthusiast
Posts: 635
Joined: Mon Apr 02, 2007 1:43 am
Location: Brazil

Post by byo »

ts-soft wrote:I will check this after PB4.1 final is released. You can use this includefile:
http://www.purebasic.fr/english/viewtop ... 667#194667
Userlibs not always the best way.
Thank you. I'm using that Include file already. :wink:
It's just that I'll have to do a major change in my code and I have 10 include files of code to change.

When it's done, I'll probably post here on this forum.

BTW, your libs and invaluable help are highly appreciated.
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

>> BTW, your libs and invaluable help are highly appreciated.
thanks, but the libs a from the authors, not from me!
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.
Image
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

New PBOSL-Maintainer

DarkDragon is now the PBOSL leader, gratulation

I have no time the next month, so it's better that another make the work for
PBOSL.

regards
Thomas
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.
Image
DarkDragon
Addict
Addict
Posts: 2218
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Post by DarkDragon »

ts-soft wrote:gratulation
Thanks.
bye,
Daniel
User avatar
Rescator
Addict
Addict
Posts: 1769
Joined: Sat Feb 19, 2005 5:05 pm
Location: Norway

Post by Rescator »

*watches DarkDragon go for world domination* :twisted:
Konne
Enthusiast
Enthusiast
Posts: 434
Joined: Thu May 12, 2005 9:15 pm

Post by Konne »

I downlaoded the Sources, but can't find the <PBOSL.h>. Where can I download it.
Apart from that Mrs Lincoln, how was the show?
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

Konne wrote:I downlaoded the Sources, but can't find the <PBOSL.h>. Where can I download it.
you must search :wink:
PBOSL_SRC\PBOSL4\LIBS4\PBOSL.h
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.
Image
Konne
Enthusiast
Enthusiast
Posts: 434
Joined: Thu May 12, 2005 9:15 pm

Post by Konne »

Ain't there. There are only the dirs "ASM" and "C". Maybe someone can post it please.
Apart from that Mrs Lincoln, how was the show?
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

Konne wrote:Ain't there. There are only the dirs "ASM" and "C". Maybe someone can post it please.
In the directory, you found the ASM and C subdirectory, there is PBOSL.h
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.
Image
User avatar
Sveinung
Enthusiast
Enthusiast
Posts: 142
Joined: Tue Oct 07, 2003 11:03 am
Location: Bergen, Norway

Post by Sveinung »

@ts-soft
Can you fix the "CiperExtension" problem in DBin. I use PB 4.10 Beta2.
Don't know how to fix it my self :oops:

Edit: Fixed it my self :D

Sveinung
Last edited by Sveinung on Tue Jul 24, 2007 11:08 am, edited 1 time in total.
Post Reply