Re: Compilation issue ( v1.1.1 )
Michael Dolan
OCIO 1.1.1 does not support C++ 11. The RB-1.1 branch _can_ compile with C++ 11, but it is not officially supported. It was mostly updated to support linking against OIIO 2. OCIO 1.1.1 ships with a supported version of yaml-cpp, which should be built and linked automatically unless you're passing the USE_EXTERNAL_YAML CMake option, but you will need to use the C++ 98. OCIO v2 supports C++ 11 and 14. On Thu, Sep 3, 2020 at 3:58 PM Gonzalo Garramuño <ggarra13@...> wrote:
|
|