Skip to content

Error building on OpenSuse Tumbleweed #206

@mbmattos1113

Description

@mbmattos1113

Everything goes on fine until i reach 63% of make

[ 63%] Building CXX object Rpr/CMakeFiles/RadeonProRender64.dir/WrapObject/FramebufferObject.cpp.o
In file included from /usr/include/CL/cl.h:32,
                 from /home/marlin/Downloads/RadeonProRender-Baikal/RadeonRays/CLW/./CLWExcept.h:31,
                 from /home/marlin/Downloads/RadeonProRender-Baikal/RadeonRays/CLW/./CLW.h:25,
                 from /home/marlin/Downloads/RadeonProRender-Baikal/Baikal/Output/clwoutput.h:4,
                 from /home/marlin/Downloads/RadeonProRender-Baikal/Rpr/WrapObject/FramebufferObject.h:25,
                 from /home/marlin/Downloads/RadeonProRender-Baikal/Rpr/WrapObject/FramebufferObject.cpp:24:
/usr/include/CL/cl_version.h:34:104: note: #pragma message: cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 220 (OpenCL 2.2)
 #pragma message("cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 220 (OpenCL 2.2)")
                                                                                                        ^
/home/marlin/Downloads/RadeonProRender-Baikal/Rpr/WrapObject/FramebufferObject.cpp: In member function ‘void FramebufferObject::SaveToFile(const char*)’:
/home/marlin/Downloads/RadeonProRender-Baikal/Rpr/WrapObject/FramebufferObject.cpp:142:48: error: cannot convert ‘OpenImageIO_v2_0::ImageOutput::unique_ptr’ {aka ‘std::unique_ptr<OpenImageIO_v2_0::ImageOutput>’} to ‘OpenImageIO_v2_0::ImageOutput*’ in initialization
     ImageOutput* out = ImageOutput::create(path);
                                                ^
make[2]: *** [Rpr/CMakeFiles/RadeonProRender64.dir/build.make:128: Rpr/CMakeFiles/RadeonProRender64.dir/WrapObject/FramebufferObject.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:723: Rpr/CMakeFiles/RadeonProRender64.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

Any ideas on what to do now?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions