Skip to content

Commit 90465b9

Browse files
authored
Merge pull request #179 from nowsprinting/chore/fix_readme
Fix alert level
2 parents d8328f9 + 2d515fc commit 90465b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ public class MyTestClass
524524
> `FlipTexture2dEqualityComparer` is an optional functionality. To use it, you need to install the [FlipBinding.CSharp](https://www.nuget.org/packages/FlipBinding.CSharp) NuGet package v1.0.0 or newer.
525525
> Also, add scripting define symbol `ENABLE_FLIP_BINDING` if not installed via OpenUPM (UnityNuGet).
526526
527-
> [!NOTE]
527+
> [!IMPORTANT]
528528
> When running on the Ubuntu 22.04 image (e.g., [GameCI](https://game.ci/) provided images), the GLIBCXX_3.4.32 (GCC 13+) required by FLIP's native libraries is missing.
529529
> So, you will need to create a custom Docker image that includes libstdc++6 from GCC 13.
530530

0 commit comments

Comments
 (0)