Error compiling Openimageio 2.0.13
by Linpassion from LinuxQuestions.org on (#58FPB)
I try to compile Openimageio 2.0.13 from slackbuild in order to compile Blender 2.83.4, so it fails; below show the error
Quote:
I know that install dependenes by hand make me nervous I want to to resolve in order to not migrate on Debian.


Quote:
collect2: error: ld returned 1 exit status src/iconvert/CMakeFiles/iconvert.dir/build.make:163: recipe for target 'src/iconvert/iconvert' failed make[2]: *** [src/iconvert/iconvert] Error 1 CMakeFiles/Makefile2:1700: recipe for target 'src/iconvert/CMakeFiles/iconvert.dir/all' failed make[1]: *** [src/iconvert/CMakeFiles/iconvert.dir/all] Error 2 Makefile:160: recipe for target 'all' failed make: *** [all] Error 2 |