Compiling on windows is not a nice experience (on most other projects, too). I have created a pad summarizing how I did it. Its not up to date to the 1.5 branch but should still work. http://piratepad.net/0rqEZFwrKg I will probably also not update it for a while since we moved away from windows now, too. If you just need precompiled tools, you can also go here: http://www.lfd.uci.edu/~gohlke/pythonlibs/


Am 02/18/2015 um 12:57 PM schrieb Simone Croci:
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

_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to