I think you need to either install hdf5 on your system, or else build with

make USE_FIELD3D=0

(do a 'make nuke' first, though)

Tip: when debugging the make sessions, it can help to do

    make VERBOSE=1  ...other options...

that will print a lot more diagnostic messages.



On Jul 5, 2013, at 6:51 AM, Silky Sweetness wrote:

> Hello
> I am doing a clean install with OS X 10.8.4 and still I cannot build oiio. 
> Help please and thank you
> 
> This is my new shell:
> 
> Last login: Fri Jul  5 06:34:00 on ttys001
> mes-imac:~ me$ cd oiio
> mes-imac:oiio me$ make
> platform=macosx, hw=x86_64
> OPENIMAGEIO_SITE = mes-imac.home
> dist_dir = dist/macosx
> INSTALLDIR = /Users/me/oiio
> -- Project source dir = /Users/me/oiio/src
> -- Project build dir = /Users/me/oiio/build/macosx
> -- CMAKE_CXX_COMPILER is /usr/bin/c++
> -- CMAKE_COMPILER_IS_CLANG is ''
> -- TBB will not be used
> -- Setting Namespace to: OpenImageIO
> -- platform = macosx
> -- BOOST_ROOT 
> -- Boost version: 1.53.0
> -- Found the following Boost libraries:
> --   filesystem
> --   regex
> --   system
> --   thread
> -- OPENGL_FOUND=TRUE USE_OPENGL=ON
> -- OpenColorIO enabled
> -- OpenCV library not found
> -- OpenSSL enabled
> -- Linking OpenColorIO /usr/local/lib/libOpenColorIO.dylib
> -- Setting SOVERSION to: 1.3
> -- Boost version: 1.53.0
> -- Found the following Boost libraries:
> --   python
> -- Python found TRUE 
> -- Python include dirs /System/Library/Frameworks/Python.framework/Headers
> -- Python libraries    /usr/lib/libpython2.7.dylib
> -- Python to include 'lib' prefix: OFF
> -- Python to include SO version: OFF
> -- Create version.h from version.h.in
> -- 
> 
> Did not find /Users/me/oiio/src/../../bmpsuite
> --   -> Will not run tests bmp
> --   -> You can find it at http://entropymine.com/jason/bmpsuite/bmpsuite.zip
> 
> -- 
> 
> Did not find /Users/me/oiio/src/../../libtiffpic
> --   -> Will not run tests tiff-suite;tiff-depths
> --   -> You can find it at http://www.remotesensing.org/libtiff/images.html
> 
> -- 
> 
> Did not find /Users/me/oiio/src/../../openexr-images
> --   -> Will not run tests 
> openexr-suite;openexr-multires;openexr-chroma;openexr-v2
> --   -> You can find it at http://www.openexr.com/downloads.html
> 
> -- 
> 
> Did not find /Users/me/oiio/src/../../j2kp4files_v1_5
> --   -> Will not run tests jpeg2000
> --   -> You can find it at 
> http://www.itu.int/net/ITU-T/sigdb/speimage/ImageForm-s.aspx?val=10100803
> 
> -- 
> 
> Did not find /Users/me/oiio/src/../../TGAUTILS
> --   -> Will not run tests targa-tgautils
> --   -> You can find it at http://tgautils.inequation.org/
> 
> -- 
> 
> Did not find /Users/me/oiio/src/../../fits-images
> --   -> Will not run tests fits
> --   -> You can find it at http://www.cv.nrao.edu/fits/data/tests/
> 
> -- 
> 
> Did not find /Users/me/oiio/src/../../webp-images
> --   -> Will not run tests webp
> --   -> You can find it at http://code.google.com/speed/webp/gallery.html
> 
> running cmake -E copy /Users/me/oiio/src/../LICENSE 
> /Users/me/oiio/build/macosx/License.txt 2>&1
> running cmake -E copy /Users/me/oiio/src/../README.rst 
> /Users/me/oiio/build/macosx/Readme.rst 2>&1
> CMake Error: The following variables are used in this project, but they are 
> set to NOTFOUND.
> Please set them or make sure they are set and tested correctly in the CMake 
> files:
> HDF5_hdf5_cpp_LIBRARY_DEBUG (ADVANCED)
>     linked by target "OpenImageIO" in directory 
> /Users/me/oiio/src/libOpenImageIO
> HDF5_hdf5_cpp_LIBRARY_RELEASE (ADVANCED)
>     linked by target "OpenImageIO" in directory 
> /Users/me/oiio/src/libOpenImageIO
> 
> -- Configuring incomplete, errors occurred!
> make: *** [cmakesetup] Error 1
> mes-imac:oiio me$ 
> 
> _______________________________________________
> Oiio-dev mailing list
> [email protected]
> http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

--
Larry Gritz
[email protected]


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

Reply via email to