I just installed gazebo7 on my mac with osx 10.10.5 using brew, and it's successfully built/installed; but when I try to run it I get this error message (see below). Do I need to setup a PATH or install something else? TIA!
-----
$ gazebo
dyld: Symbol not found: __ZNK5boost9re_detail31cpp_regex_traits_implementationIcE17transform_primaryEPKcS4_
Referenced from: /usr/local/opt/sdformat3/lib/libsdformat.3.dylib
Expected in: /usr/local/opt/boost/lib/libboost_regex-mt.dylib
in /usr/local/opt/sdformat3/lib/libsdformat.3.dylib
Trace/BPT trap: 5
↧