From 485e2bc0f4cce3a177ca0aa8e471e36e37576c59 Mon Sep 17 00:00:00 2001 From: Nick Fisher Date: Tue, 9 Aug 2022 09:53:18 +0800 Subject: [PATCH] update README for imageio --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 11afc8e2..49e6d7fd 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ All: Android: - build from Filament repository on Linux (build native, then build Android). Reminder that NDK >= 24 required. +- need to specifically move imageio/png/tinyexr +- if release build, then need to comment out -fno-exceptions - copy out/android-release/filament/lib to android/src/main/jniLibs iOS: