Makefile/README updates

This commit is contained in:
Nick Fisher
2023-11-09 12:24:22 +08:00
parent a1f2b245ff
commit 76f723c497
2 changed files with 8 additions and 11 deletions

View File

@@ -390,13 +390,9 @@ Project structure:
e.g.
```
cd macos && make
make sync-macos
```
- Android keeps a separate copy of ALL headers (because it's currently running a different version of Filament, earlier versions have some texture filtering issues)
-- can't symlink either?
--- IMPORTANT - current version only works on Flutter 3.15.0-15.2.pre / Filament v1.43.1
- Note also need to specifically build imageio/png/tinyexr
- if release build, then need to comment out -fno-exceptions