scala-network / scala-v7

A cryptocurrency aiming to use blockchain technologies to globally distribute wealth.
Other
83 stars 27 forks source link

dyld: Symbol not found #74

Closed tobiashaas closed 2 years ago

tobiashaas commented 4 years ago

I can't get the software to work on my Mac... (MacOS 10.15.6) I installed it with "Brew" and the Brewfile.

`2020-08-23 23:16:35.386 I Scala 'Panthera' (v4.0.0.0-64f35d8a4) 2020-08-23 23:16:35.386 I Initializing cryptonote protocol... 2020-08-23 23:16:35.386 I Cryptonote protocol initialized OK 2020-08-23 23:16:35.387 I Initializing core... dyld: lazy symbol binding failed: Symbol not found: __ZN5boost16re_detail_10720027cpp_regex_traits_char_layerIcE4initEv Referenced from: /Users/user/Desktop/Scala/bin/scalad Expected in: /usr/local/opt/boost/lib/libboost_regex-mt.dylib

dyld: Symbol not found: __ZN5boost16re_detail_10720027cpp_regex_traits_char_layerIcE4initEv Referenced from: /Users/user/Desktop/Scala/bin/scalad Expected in: /usr/local/opt/boost/lib/libboost_regex-mt.dylib

zsh: abort /Users/user/Desktop/Scala/bin/scalad`

ahmyi commented 4 years ago

Can you post boost version

tobiashaas commented 4 years ago

boost 1.73.0