Re: Need assistance for luxcorerender to use c++14

2020-09-20 Thread Luya Tshimbalanga
The build was successfully as tested: https://koji.fedoraproject.org/koji/taskinfo?taskID=51905588 Patch submitted to upstream: https://github.com/LuxCoreRender/LuxCore/issues/449 -- Luya Tshimbalanga Fedora Design Team Fedora Design Suite maintainer ___

Re: Need assistance for luxcorerender to use c++14

2020-09-20 Thread Luya Tshimbalanga
On 2020-09-20 4:49 a.m., Richard Shaw wrote: On Sat, Sep 19, 2020 at 8:27 PM Luya Tshimbalanga mailto:l...@fedoraproject.org>> wrote: Thanks for quick response. The suggestion seems to work. Unfortunately, the build failed on openvdb (either using the bundled and 7.1.0 version) whil

Re: Need assistance for luxcorerender to use c++14

2020-09-20 Thread Richard Shaw
On Sat, Sep 19, 2020 at 8:27 PM Luya Tshimbalanga wrote: > Thanks for quick response. The suggestion seems to work. Unfortunately, > the build failed on openvdb (either using the bundled and 7.1.0 version) > while working fine on Fedora 32. > > https://koji.fedoraproject.org/koji/taskinfo?taskID=

Re: Need assistance for luxcorerender to use c++14

2020-09-20 Thread Andy Mender
On Sun, 20 Sep 2020 at 03:27, Luya Tshimbalanga wrote: > On 2020-09-19 1:32 p.m., Andy Mender wrote: > > On Sat, 19 Sep 2020 at 22:27, Richard Shaw wrote: > >> On Sat, Sep 19, 2020 at 3:16 PM Luya Tshimbalanga >> wrote: >> >>> Hello team, >>> >>> openvdb is updated to 7.1.0 in Rawhide and luxco

Re: Need assistance for luxcorerender to use c++14

2020-09-19 Thread Luya Tshimbalanga
On 2020-09-19 1:32 p.m., Andy Mender wrote: On Sat, 19 Sep 2020 at 22:27, Richard Shaw > wrote: On Sat, Sep 19, 2020 at 3:16 PM Luya Tshimbalanga mailto:l...@fedoraproject.org>> wrote: Hello team, openvdb is updated to 7.1.0 in Rawhide and l

Re: Need assistance for luxcorerender to use c++14

2020-09-19 Thread Andy Mender
On Sat, 19 Sep 2020 at 22:27, Richard Shaw wrote: > On Sat, Sep 19, 2020 at 3:16 PM Luya Tshimbalanga > wrote: > >> Hello team, >> >> openvdb is updated to 7.1.0 in Rawhide and luxcorerender needs to switch >> to -std=c++14 similar to that upstream ticket: >> https://github.com/AcademySoftwareFo

Re: Need assistance for luxcorerender to use c++14

2020-09-19 Thread Richard Shaw
On Sat, Sep 19, 2020 at 3:16 PM Luya Tshimbalanga wrote: > Hello team, > > openvdb is updated to 7.1.0 in Rawhide and luxcorerender needs to switch > to -std=c++14 similar to that upstream ticket: > https://github.com/AcademySoftwareFoundation/openvdb/issues/795. > > Is there anyone knowing how t

Need assistance for luxcorerender to use c++14

2020-09-19 Thread Luya Tshimbalanga
Hello team, openvdb is updated to 7.1.0 in Rawhide and luxcorerender needs to switch to -std=c++14 similar to that upstream ticket: https://github.com/AcademySoftwareFoundation/openvdb/issues/795. Is there anyone knowing how to do it on the spec file? https://src.fedoraproject.org/rpms/luxco