X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=README.md;h=cca26e5c764d406923a3da4ea2cb57031be70cdc;hb=5e6b9124c15b730129fddc515a0dafb13ac49120;hp=2e496c1deab8c8a82f0f3ec4b6cfbddc967c765c;hpb=f8faf184b3445d09e0d915eb1214b921120048a8;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/README.md b/README.md index 2e496c1..cca26e5 100644 --- a/README.md +++ b/README.md @@ -22,15 +22,11 @@ ### Minimum Requirements - - Ubuntu 14.04 or later - - GCC version 6 - -DALi requires a compiler supporting C++11 features. -Ubuntu 16.04 is the first version to offer this by default (GCC v5.4.0). - -GCC version 6 is recommended since it has fixes for issues in version 5 -e.g. it avoids spurious 'defined but not used' warnings in header files. + - Ubuntu 16.04 or later + - GCC version 9 + - Cmake version 3.8.2 or later +DALi requires a compiler supporting C++17 features. ### Creating a DALi Environment