Hi
Just started to take a look at Purebasic on Linux.
I am getting the following errors link errors:-
Cant find -lssl
Cant find -lcrypto
What do I need to install ?
Thanks
Roger
Linker Errors
Re: Linker Errors
I'm not on linux but you probably need openssl dev package
also see this thread for setup on linux for required packages, maybe it's pulled in on one of those.
viewtopic.php?t=74875
also see this thread for setup on linux for required packages, maybe it's pulled in on one of those.
viewtopic.php?t=74875
-
- New User
- Posts: 9
- Joined: Fri Oct 17, 2025 10:10 pm
Re: Linker Errors
thx idle
Turns out it was libssl-dev
thx for pointing me in the right direction
Cheers
Roger
Turns out it was libssl-dev
thx for pointing me in the right direction
Cheers
Roger