Looking for stdc++

Just starting out? Need help? Post your questions and find answers here.
RogerTunnicliffe
New User
New User
Posts: 9
Joined: Fri Oct 17, 2025 10:10 pm

Looking for stdc++

Post by RogerTunnicliffe »

When I add Scintilla to my form PureBasic wants stdc++

On a Debian 11 system I have
lib64stdc++6 version 10.2.1-6 i386 [installed]

So what is PureBasic looking for ?

Cheers
Roger
User avatar
mk-soft
Always Here
Always Here
Posts: 6305
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Looking for stdc++

Post by mk-soft »

Which PB version are you using?
For Debian 11 (x64, Intel), you will probably have to use the one for Ubuntu 18.04.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
RogerTunnicliffe
New User
New User
Posts: 9
Joined: Fri Oct 17, 2025 10:10 pm

Re: Looking for stdc++

Post by RogerTunnicliffe »

The most recent. V6.21 I think. (Not at my desk sorry)
RogerTunnicliffe
New User
New User
Posts: 9
Joined: Fri Oct 17, 2025 10:10 pm

Re: Looking for stdc++

Post by RogerTunnicliffe »

Double checked that.
Using the PureBasic for Ubuntu 18.04 download I still get the same problem
Post Reply