Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error building on OpenSuse Tumbleweed #206

Open
mbmattos1113 opened this issue Mar 18, 2019 · 1 comment
Open

Error building on OpenSuse Tumbleweed #206

mbmattos1113 opened this issue Mar 18, 2019 · 1 comment

Comments

@mbmattos1113
Copy link

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?

@Hugobros3
Copy link

Hugobros3 commented Apr 9, 2019

Same issue here.

Edit: On Debian sid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants