Re: truelight compile error


Jeremy Selan <jeremy...@...>
 

I am not sure why the python bindings are building on your system.

In the meantime, you can configure CMake to skip building them. This
should allow the build to succeed.
cmake -D OCIO_BUILD_PYGLUE=NO

-- Jeremy

On Wed, Dec 19, 2012 at 2:38 AM, Nishith Singhai <singha...@...> wrote:
Hello,


at present i am using suse. got it running so far

.. OIIO not found. Specify OIIO_PATH to locate it ( this seems ok )

but it halts at this point.

Linking CXX shared module PyOpenColorIO.so
[100%] Built target PyOpenColorIO
make: *** [all] Error 2
nishith@linux-r03u:~>

need some feedback. Thank you.


On Monday, December 17, 2012 6:48:49 PM UTC+5:30, Nishith Singhai wrote:

following error occurs when compiling. I have only one question

1) Since i am not using truelight at present is it possible to avoid it
during compilation. How.

2) I have provided python library path yet error in highlight occurs. How
to get overcome this error



nishith@linux-r03u:~> cmake -D PYTHON_LIBRARY=/usr/bin/python2 -D
CMAKE_INSTALL_PREFIX=/tmp/softwar/ocio
/home/nishith/Downloads/imageworks-OpenColorIO-b3cb224
Python library: /usr/bin/python2
-- Could NOT find Truelight (missing: Truelight_INCLUDE_DIR
Truelight_LIBRARIES Truelight_LIBRARY_DIR)
-- Create OpenColorABI.h from OpenColorABI.h.in
-- Setting OCIO SOVERSION to: 1
-- Setting OCIO SOVERSION to: 1
-- Create OpenColorIO.pc from OpenColorIO.pc.in
-- OIIO not found. Specify OIIO_PATH to locate it
-- Could NOT find OpenGL (missing: OPENGL_gl_LIBRARY)
-- OpenGL not found
-- Could NOT find GLUT (missing: GLUT_glut_LIBRARY GLUT_INCLUDE_DIR)
-- GLUT not found
-- GLEW not found
-- Using bundled lcms.
-- Could NOT find Nuke (missing: Nuke_INCLUDE_DIR Nuke_LIBRARIES
Nuke_LIBRARY_DIR)
-- Could NOT find PythonLibs (missing: PYTHON_INCLUDE_DIRS)
FATALPython libraries were not found, exiting.
-- Setting PyOCIO SOVERSION to: 1
PYTHON_VARIANT_PATH: lib/python2.7/site-packages
-- Configuring done
-- Generating done
-- Build files have been written to: /home/nishith
nishith@linux-r03u:~> ^C
--

Join {ocio-dev@lists.aswf.io to automatically receive all group messages.