Shout icon indicating copy to clipboard operation
Shout copied to clipboard

'libssh2.h' file not found

Open ilgrandeanonimo opened this issue 2 years ago • 6 comments

help me!

ilgrandeanonimo avatar Apr 05 '22 18:04 ilgrandeanonimo

Same issue

LilianDubois avatar Apr 26 '22 13:04 LilianDubois

up

LilianDubois avatar Apr 29 '22 14:04 LilianDubois

?

ilgrandeanonimo avatar May 01 '22 12:05 ilgrandeanonimo

jhonnybonny avatar Jul 15 '22 13:07 jhonnybonny

brew install libssh2 export PKG_CONFIG_PATH="/usr/local/opt/[email protected]/lib/pkgconfig" && swift package generate-xcodeproj

xiaoxiGu avatar Jul 21 '22 08:07 xiaoxiGu

If you're on ubuntu:

sudo apt update
sudo apt install libssh2-1-dev

Ponyboy47 avatar Mar 20 '23 00:03 Ponyboy47