Skip to content

Is this project dead? openexr_ctl will not build with ctl and ignores --disable-ctltest #68

@themaddoctor

Description

@themaddoctor

Using
CTL-ctl-1.5.2.tar.gz
CTL-openexr_ctl-1.0.1.tar.gz

Getting

using pkg-config to set CTL_CXXFLAGS and CTL_LDFLAGS:
   CTL_CXXFLAGS = -pthread -I/usr/include/CTL 
   CTL_LDFLAGS = -L/usr/lib64 
   CTL_LIBS = -L/usr/lib64 -lIlmCtlSimd -lIlmCtlMath -lIlmCtl -pthread 
checking for OpenEXR... yes
Compiled and ran OpenEXR test program.
checking for CTL... no
*** Could not run the CTL test program, checking why...
*** The test program could not be compiled.  Is CTL installed?
*** Check that the cflags (below) includes the CTL include directory
***
*** Flags used by the test:
***     cflags: -g -O2 -pthread -I/usr/include/CTL  
***     ldflags:  -L/usr/lib64 
***
*** You can also run configure with --disable-ctltest to skip this test.
configure: error: The ctl test program failed.

--disable-ctltest is also ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions