RegINI_Lib & PureBasic – Linker error

Everything else that doesn't fall into one of the other PB categories.
Phant0m``

RegINI_Lib & PureBasic – Linker error

Post by Phant0m`` »

Hi

I’m not sure this appropriate forum to address this, if not simply move it elsewhere.

The RegINI_Lib appears to be behind the PB 4b5 giving me some POLINK fatal errors,

---
PureBasic – Linker error
--
POLINK: error: Unresolved external symbol 'PB_Len’.
POLINK: error: Unresolved external symbol 'PB_Space’.
POLINK: error: Unresolved external symbol 'PB_Left’.
POLINK: error: Unresolved external symbol '_SYS_CopyString4’.
POLINK: error: Unresolved external symbol ' _SYS_FreeString4’.
POLINK: fatal error: 5 unresolved external(s).

| OK |
----

Would be convenient now if this Board offers uploading for images… :P
Phant0m``

Post by Phant0m`` »

Failed to mention, RegINI Lib is version 3, newest to date (I think?).
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

Most of the Libs aren't updated I miss teh PureRESIZE lib very much, gnozal??
Bonne_den_kule
Addict
Addict
Posts: 841
Joined: Mon Jun 07, 2004 7:10 pm

Post by Bonne_den_kule »

If old libs arent updated for pb4.00, they dosent't work generally.
Don't post it in the bug forum.
Phant0m``

Post by Phant0m`` »

Yea I guess the only other place would be suited for problems like these are in 'General Discussion' forum... right? :wink:
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 »

The RegINI Lib for PB4 and PB3 found you here: http://www.reelmediaproductions.com/pb
Click ASM Library 4.0 for PB4
or ASM Library 3.x for older Version
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
Phant0m``

Post by Phant0m`` »

Thanks ts-soft!

I was just in the middle of making all my projects independent from the library, I didn’t think newer version would exists yet for awhile, I see though the date indicates it been around since last month even…

Little less work, thanks again.
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

Nik wrote:Most of the Libs aren't updated I miss teh PureRESIZE lib very much, gnozal??
I will update all my libs when PB4 final and Tailbite (for PB4 final) are out.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

Thanks a lot in advance
Post Reply