You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this script compatible to compile libssh 0.9.6 for ios / macOS?
Hey I made a libssh binding on dart to be able to use libssh on windows and linux with flutter, now I want to use it on ios and macOS too, but I don't know how to compile libssh for ios
The text was updated successfully, but these errors were encountered:
insinfo
changed the title
This script is to compile libssh 0.9.6 for ios/macOS?
Is this script compatible to compile libssh 0.9.6 for ios / macOS?
Dec 16, 2021
No, it is not. The script builds SSH2 for iOS and macOS. Just yesterday I upgraded my libraries for iOS and Mac Catalyst, using SSH2 version 1.10.0 and OpenSSL 1.1.1m. See https://www.libssh2.org/libssh2-vs-libssh.html for a comparison between SSH and SSH2.
Is this script compatible to compile libssh 0.9.6 for ios / macOS?
Hey I made a libssh binding on dart to be able to use libssh on windows and linux with flutter, now I want to use it on ios and macOS too, but I don't know how to compile libssh for ios
https://pub.dev/packages/libssh_binding
https://www.libssh.org/
The text was updated successfully, but these errors were encountered: