macOS AppleClang compilation error "no member named 'srgb'"

Issue #305 resolved
Richard Barber created an issue
/Users/rb/art/rtengine/improcfun.cc:106:75: error: no member named 'srgb' in 'rtengine::Settings'

        monitor = ICCStore::getInstance()->getProfile (options.rtSettings.srgb);

                                                       ~~~~~~~~~~~~~~~~~~ ^

I’m stuck on this error at 17% through.

Comments (2)

  1. Log in to comment