I have up dated to the 4.30 (x86) and i am having some problems ..
Most are all my problems i know .. But i still need The help
1) Keep getting a error " PureLibrary Is Missing ( StringExtension )"
I cant find this Lib file anywhere .. HELP
Updated to 4.3 now small problems
Thanks Still problems
Ok i though that but i just install 4.30 (X86) In a new systems as my old one quit running .. I have a talking program and now it will not run. started looking and downloaded any thing i could find that had new 4.30 on it still no go ..?
ho and thanks for the fast answer .. that's the best thing about PB

ho and thanks for the fast answer .. that's the best thing about PB
How to Add Speech
Ok well it seems that the String Error could be the TTSInit that i was using in older versions. It also seems like no one is working on it anymore ..
Does anyone know another way to get PB to talk??
Does anyone know another way to get PB to talk??
Re: How to Add Speech
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.

- Michael Vogel
- Addict
- Posts: 2797
- Joined: Thu Feb 09, 2006 11:27 pm
- Contact:
Re: Updated to 4.3 now small problems
It could be, that your source code needs a function of the PBOSL. That's what I've observed some time ago (see gmail check, but after installing the PBOSL library I got a different error messageJohn-G wrote:I have up dated to the 4.30 (x86) and i am having some problems ..
Most are all my problems i know .. But i still need The help
1) Keep getting a error " PureLibrary Is Missing ( StringExtension )"
I cant find this Lib file anywhere .. HELP

...the only reason I can't tell you the "new" message, is that I just renamed the PBOSL.RES some minutes ago to evaluate, if I also can see the same error like you. I can, but it is also here after renaming the PBOSL.RES back

Ok, PB4.20 don't bring up this message, I will do some more testing... :roll:
John-G,
I had similar problems with an application I wrote based on the PBOSL's SQLite command set. What I found is that PB4.3 has omitted a lib from the PureLibraries directory called funnily enough "StringExtension" which the SQLite PBOSL command set requires.
In my case I am just simply keeping a copy of PB4.2 on my system in order to support this application until I get around to doing a full upgrade for this same db app which will NOT use any 3rd party libs.
I had similar problems with an application I wrote based on the PBOSL's SQLite command set. What I found is that PB4.3 has omitted a lib from the PureLibraries directory called funnily enough "StringExtension" which the SQLite PBOSL command set requires.
In my case I am just simply keeping a copy of PB4.2 on my system in order to support this application until I get around to doing a full upgrade for this same db app which will NOT use any 3rd party libs.