Has anyone linking errors like this ? 3> Creating library C:/sourceLibraries/openImageIO-2.2.6.1/build_64/lib/Release/OpenImageIO.lib and object C:/sourceLibraries/openImageIO-2.2.6.1/build_64/lib/Release/OpenImageIO.exp
3>imagebufalgo_xform.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl Imath_2_5::SingMatrixExc::SingMatrixExc(char const *)" (__imp_??0SingMatrixExc@Imath_2_5@@QEAA@PEBD@Z) referenced in function "public: class Imath_2_5::Matrix33<float> __cdecl Imath_2_5::Matrix33<float>::inverse(bool)const " (?inverse@?$Matrix33@M@Imath_2_5@@QEBA?AV12@_N@Z) 3>texturesys.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __cdecl Imath_2_5::SingMatrixExc::SingMatrixExc(char const *)" (__imp_??0SingMatrixExc@Imath_2_5@@QEAA@PEBD@Z) I'm building for Windows 10 and this seems to be the last ( queue the laughter) problem. I looked at the IMath repository and don't see any recent changes. Thanks Lewis
_______________________________________________ Oiio-dev mailing list Oiio-dev@lists.openimageio.org http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org