Skip to content

macos binary release 3.4.0 doesn't work on macos 11.x #3908

Open
@wmitsuda

Description

@wmitsuda

I'm using the precompiled binary from github for macos (portable version; regular one, NOT tree states).

LH 3.3 used to run fine.

LH 3.4.0 is giving the following message:

dyld: Symbol not found: __ZTTNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE
  Referenced from: /Users/wmitsuda/Downloads/lighthouse-gnosischain (which was built for Mac OS X 12.0)
  Expected in: /usr/lib/libc++.1.dylib
 in /Users/wmitsuda/Downloads/lighthouse-gnosischain

which makes me believe it requires macos 12 or newer, but I couldn't find anything in the release notes, so I don't know if it's on purpose or a bug during the build process.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions