Yuzu: dyld: Symbol not found: __ZdlPvSt11align_val_t

Created on 20 Oct 2018  路  2Comments  路  Source: yuzu-emu/yuzu

Trying to run the nightly build on OSX 10.12 gives the following error

dyld: Symbol not found: __ZdlPvSt11align_val_t
  Referenced from: /Users/noah/Documents/LOVE/yuzu/./yuzu-cmd (which was built for Mac OS X 10.13)
  Expected in: /usr/lib/libc++.1.dylib

Most helpful comment

The actual reason for this, is you need to be on macOS 10.13 or higher.

All 2 comments

MacOS is not supported anymore.

Requesting to close.

The actual reason for this, is you need to be on macOS 10.13 or higher.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Alex-Aralis picture Alex-Aralis  路  5Comments

JoseGuzmanHN picture JoseGuzmanHN  路  3Comments

youwereeatenbyalid picture youwereeatenbyalid  路  4Comments

ReinUsesLisp picture ReinUsesLisp  路  3Comments

igorquintaes picture igorquintaes  路  6Comments