jacklin012345

Results 4 comments of jacklin012345

> First thing's first: do you really need Field3D support? If you aren't needing to read Field3D files as volumetric images, the easiest way out of this is just to...

../../lib/libOpenImageIO.so.2.1.17: undefined reference to `Field3D::v1_7::FieldCache::ms_singleton' ../../lib/libOpenImageIO.so.2.1.17: undefined reference to `bool Field3D::v1_7::Field3DOutputFile::writeLayer(std::__cxx11::basic_string const&, std::__cxx11::basic_string const&, Field3D::v1_7::Field::Ptr)' ../../lib/libOpenImageIO.so.2.1.17: undefined reference to `Field3D::v1_7::FileHDF5::Partition::vectorLayer(std::__cxx11::basic_string const&) const' ../../lib/libOpenImageIO.so.2.1.17: undefined reference to `bool Field3D::v1_7::Field3DOutputFile::writeLayer(std::__cxx11::basic_string const&, std::__cxx11::basic_string...

[build.log](https://github.com/OpenImageIO/oiio/files/5287931/build.log) I didn't load fied3d,it can be compiled.

> Hi, please try this to get the whole log, including the config step: > > ``` > # from the main oiio directory: > make nuke all VERBOSE=1 |...