[MacPorts] #53384: Jasper 2.0.10 fails to build on macOS Sierra
MacPorts
noreply at macports.org
Thu Jan 26 01:33:56 UTC 2017
#53384: Jasper 2.0.10 fails to build on macOS Sierra
-----------------------+----------------------
Reporter: wojtekcz | Owner: jmroot
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: jasper |
-----------------------+----------------------
Comment (by wojtekcz):
> OpenGL include directory: //System/Library/Frameworks/OpenGL.framework
> FindOpenGL.cmake uses a very simple check for OPENGL_INCLUDE_DIR:
> {{{
> find_path(OPENGL_INCLUDE_DIR OpenGL/gl.h DOC "Include for OpenGL on OS
X")
> }}}
> Do you in fact have this header?
I have gl.h, but not in /System/Library... It's inside Xcode's MacOS SDK:
{{{
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h
}}}
For probably relevant discussion no OpenGL header location look here:
http://stackoverflow.com/questions/26745284/cmake-not-finding-gl-h-on-os-x
--
Ticket URL: <https://trac.macports.org/ticket/53384#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list