Hi,

I have been unsuccessfully trying to build OIIO on Windows. The
instructions on the website are very outdated.

I am using Win 10 64bit with cmake-gui 3.11.0 and Visual Studio 2017.

I had to manually build libtiff, openexr and replace libjpeg with a newer
version.

Weirdly now it complains that only some of the Boost libraries can not be
found. But the libraries are definitely there. Can anyone point me in the
right direction?

CMake Error at C:/Program
Files/CMake/share/cmake-3.11/Modules/FindBoost.cmake:1956 (message):
Unable to find the requested Boost libraries.

Boost version: 1.66.0

Boost include path: C:/Program Files/boost/boost_1_66_0

Could not find the following Boost libraries:

boost_filesystem
boost_system
boost_thread

Some (but not all) of the required Boost libraries were found. You may
need to install these additional Boost libraries. Alternatively, set
BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
to the location of Boost.
Call Stack (most recent call first):
src/cmake/externalpackages.cmake:109 (find_package)
CMakeLists.txt:117 (include)


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

Reply via email to