mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 04:37:26 -04:00
@@ -226,6 +226,8 @@ fi
|
||||
# build install epee
|
||||
eval make -C $MONERO_DIR/build/release/contrib/epee all install
|
||||
|
||||
# install easylogging
|
||||
eval make -C $MONERO_DIR/build/release/external/easylogging++ all install
|
||||
|
||||
# Install libunwind
|
||||
echo "Installing libunbound..."
|
||||
|
||||
@@ -90,7 +90,8 @@ ios:arm64 {
|
||||
LIBS += -L$$WALLET_ROOT/lib \
|
||||
-lwallet_merged \
|
||||
-lepee \
|
||||
-lunbound
|
||||
-lunbound \
|
||||
-leasylogging
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user