From 98b48f415c9b10ed31dabefdc7f7d0ad93833d23 Mon Sep 17 00:00:00 2001 From: native-api Date: Sun, 23 Jul 2023 21:53:03 +0300 Subject: [PATCH] Updated Common build problems (markdown) --- Common-build-problems.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common-build-problems.md b/Common-build-problems.md index 56ea84a..40031bf 100644 --- a/Common-build-problems.md +++ b/Common-build-problems.md @@ -372,7 +372,7 @@ This is typically done because then they would override stock MacOS software (th ## On Apple Silicon, when building for ARM64, a dependency is present in x64 Homebrew but not arm64 Homebrew -Known errors: +Known errors and their resolutions: * `dyld[88714]: symbol not found in flat namespace '_libintl_bindtextdomain'`, `__locale_textdomain in _localemodule.o ld: symbol(s) not found for architecture arm64` * Install `gettext` into arm64 Homebrew * `unsupported hash type blake2s`, `ld: warning: ignoring file /usr/local/Cellar/libb2/0.98.1/lib/libb2.dylib`