Hi All,
I have a problem during the installation of OpenImageIO in Windows. When I try to generate the Visual Studio Solution with CMake I get the following error messages: CMake Error at src/cmake/modules/FindIlmBase.cmake:76 (string): string sub-command REPLACE requires at least four arguments. Call Stack (most recent call first): src/cmake/modules/FindIlmBase.cmake:201 (PREFIX_FIND_LIB) src/cmake/externalpackages.cmake:38 (find_package) CMakeLists.txt:224 (include) CMake Error at C:/Program Files (x86)/CMake/share/cmake-3.1/Modules/FindPackageHandleStandardArgs.cmake:138 (message): Could NOT find IlmBase (missing: ILMBASE_INCLUDE_DIR) Call Stack (most recent call first): C:/Program Files (x86)/CMake/share/cmake-3.1/Modules/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE) src/cmake/modules/FindIlmBase.cmake:228 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) src/cmake/externalpackages.cmake:38 (find_package) CMakeLists.txt:224 (include) I have tried to follow the install instructions in https://sites.google.com/site/openimageio/building-oiio-on-windows, which seem to be old and not up-to-date. The errors seem to be related to the external libraries. I have saved the external libraries in F:\oiio\external\dist\windows and I have set THIRD_PARTY_TOOLS_HOME to F:/oiio/external. Simone
_______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
