dyld: Symbol not found: regex_traits
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
Having the same issue, would love to have a resolution! Additional info: gazebo7 installs sdformat4 as a dep, but doesn't link it and won't compile without sdformat3 being linked.
Please note that gazebo7 has not been released yet. I would recommended not to use it except if you want to contribute with development.