Is this while trying to build OIIO itself? Which version of OIIO are you
building?
If so, are you building from CMake directly, or are you using the 'make'
wrapper?
If you're using the make wrapper, can you do this:
make nuke
make VERBOSE=1 >& build.log
and show us the full output?
> On Oct 1, 2017, at 6:06 PM, Robert Kern <[email protected]> wrote:
>
> Hello, I'm having trouble trying to build oiio out of the box on OSX 10.12.6
> I'm not exactly sure how to proceed with this error. Any advice would be
> appreciated.
>
> Cheers
>
>
> [ 9%] Linking CXX shared library libOpenImageIO_Util.dylib
>
> Undefined symbols for architecture x86_64:
>
> "operator<<(std::basic_ostream<char, std::char_traits<char> >&, half)",
> referenced from:
>
> void tinyformat::detail::formatTruncated<half>(std::basic_ostream<char,
> std::char_traits<char> >&, half const&, int) in paramlist.cpp.o
>
> void
> tinyformat::detail::FormatArg::formatImpl<half>(std::basic_ostream<char,
> std::char_traits<char> >&, char const*, char const*, int, void const*) in
> paramlist.cpp.o
>
> void tinyformat::detail::formatTruncated<half>(std::basic_ostream<char,
> std::char_traits<char> >&, half const&, int) in typedesc.cpp.o
>
> void
> tinyformat::detail::FormatArg::formatImpl<half>(std::basic_ostream<char,
> std::char_traits<char> >&, char const*, char const*, int, void const*) in
> typedesc.cpp.o
>
> ld: symbol(s) not found for architecture x86_64
>
> collect2: error: ld returned 1 exit status
>
> make[3]: *** [src/libutil/libOpenImageIO_Util.1.9.0.dylib] Error 1
>
> make[2]: *** [src/libutil/CMakeFiles/OpenImageIO_Util.dir/all] Error 2
>
> make[1]: *** [all] Error 2
>
> make: *** [cmake] Error 2
> _______________________________________________
> Oiio-dev mailing list
> [email protected]
> http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
--
Larry Gritz
[email protected]
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org