X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=README.md;h=e3bed278187e8f47837004e704bddd6b195e00df;hb=94e7124a24fd76977b66cf87b5f7cadfaa991ded;hp=99a47a6da8c647d36303709e4107d85a24733b99;hpb=904321f60150b5567fd3ad5aedf7b55e568aa861;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/README.md b/README.md index 99a47a6..e3bed27 100644 --- a/README.md +++ b/README.md @@ -20,15 +20,12 @@ ### Minimum Requirements - - Ubuntu 14.04 or later + - Ubuntu 16.04 or later - Environment created using dali_env script in dali-core repository - - GCC version 6 + - GCC version 9 + - Cmake version 3.8.2 or later -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. +DALi requires a compiler supporting C++17 features. ### Building the Repository