MacThings
MacThings
I´m trying to compile for ARM64 too but I can´t find the opensslconf-arm64.h
Project is now here: https://github.com/MacThings/SSHTunnel You can Download 2.0 there. https://github.com/MacThings/SSHTunnel/releases/tag/SSHTunnel2.0 **Thx for your past work primalmotion. 😃**
Fixed syntax error
https://github.com/MacThings/enjoyable Rearranged Project (cleaned up the structure) and fixed deprecated C-Functions (minimum OS is now 10.15.4.). Added a new App Icon. Download in Release Section. Have fun. :)
Added macOS build instructions to README.
Hi Folx. I managed to compile s25client native for Apple Silicon. You need homebrew installed with the specific dependencies. And than compile it this way: ``` mkdir build && cd...