Re: [soon to review] Issue with OpenShadingLanguage build

2020-06-28 Thread Luya Tshimbalanga
Already done as seen on the spec file: https://download.copr.fedorainfracloud.org/results/luya/openshadinglanguage/fedora-rawhide-x86_64/01506931-openshadinglanguage/openshadinglanguage.spec Yet LLVM-10 still requires C++14. On 2020-06-28 8:55 a.m., Ian McInerney wrote: It's failing because OSL

Re: [soon to review] Issue with OpenShadingLanguage build

2020-06-28 Thread Ian McInerney
It's failing because OSL needs C++14 or higher for LLVM 10 (as the CMake error hints at). Try passing in "-DCMAKE_CXX_STANDARD=14" to you CMake arguments. -Ian On Sun, Jun 28, 2020 at 4:48 PM Luya Tshimbalanga wrote: > Hello team, > > I am getting OpenShadingLanguage package needed for Blender