<div dir="ltr"><div class="gmail_extra">What compiler are you trying with? We have seen some warnings, but most of them are harmless. I haven't seen any errors yet though.</div><div class="gmail_extra">Pradeep.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 20, 2017 at 1:06 AM, Mario *LigH* Rohkrämer <span dir="ltr"><<a href="mailto:contact@ligh.de" target="_blank">contact@ligh.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">When I add "-DENABLE_DYNAMIC_HDR10=ON" to my cmake calls, a huge load of warnings and errors appears. Most are related to missing compatibility with C++11.<br>
<br>
Few examples:<br>
<br>
<br>
In file included from h:/MSYS-GCC630/home/Entwicklun<wbr>g/x265/source/dynamicHDR10/<wbr>BasicStructures.cpp:26:0:<br>
h:/MSYS-GCC630/home/Entwicklun<wbr>g/x265/source/dynamicHDR10/<wbr>BasicStructures.h:34:30: warning: non-static data member initializers only available with -std=c++11 or -std=gnu++11<br>
     float averageLuminance = 0.0;<br>
                              ^~~<br>
<br>
In file included from h:\msys-gcc630\mingw\x86_64-w6<wbr>4-mingw32\include\c++\6.3.0\in<wbr>itializer_list:36:0,<br>
                 from h:/MSYS-GCC630/home/Entwicklun<wbr>g/x265/source/dynamicHDR10/<wbr>json11/json11.h:57,<br>
                 from h:/MSYS-GCC630/home/Entwicklun<wbr>g/x265/source/dynamicHDR10/<wbr>json11/json11.cpp:22:<br>
h:\msys-gcc630\mingw\x86_64-w6<wbr>4-mingw32\include\c++\6.3.0\bi<wbr>ts\c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.<br>
 #error This file requires compiler and library support \<br>
  ^~~~~<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
-- <br>
<br>
Fun and success!<br>
Mario *LigH* Rohkrämer<br>
mailto:<a href="mailto:contact@ligh.de" target="_blank">contact@ligh.de</a><br>
<br>
______________________________<wbr>_________________<br>
x265-devel mailing list<br>
<a href="mailto:x265-devel@videolan.org" target="_blank">x265-devel@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/x265-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/l<wbr>istinfo/x265-devel</a><br>
</font></span></blockquote></div><br></div></div>