mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-20 13:56:39 -04:00
Update MacOS_X_InstallGuide.md
This commit is contained in:
parent
5ee6f6a2e8
commit
31552b1119
@ -119,7 +119,7 @@ In QtCreator Projects -> Build -> Build Settings -> Build Steps -> Add Additiona
|
||||
|
||||
## Set your Mac OS SDK version
|
||||
|
||||
Edit RetroShare.pro
|
||||
Edit RetroShare.pro and set your installed sdk version example for 11.1 -> rs_macos11.1
|
||||
|
||||
CONFIG += c++14 rs_macos11.1
|
||||
|
||||
@ -137,7 +137,7 @@ Edit retroshare.pri
|
||||
|
||||
## Link Include & Libraries
|
||||
|
||||
Edit your retroshare.pri and add to macx-* section
|
||||
When required edit your retroshare.pri macx-* section, check if the Include and Lib path are correct (macx-* section)
|
||||
|
||||
INCLUDEPATH += "/usr/local/opt/openssl/include"
|
||||
QMAKE_LIBDIR += "/usr/local/opt/openssl/lib"
|
||||
|
Loading…
x
Reference in New Issue
Block a user