Failure to compile Poppler - 10.5

Ryan Schmidt ryandesign at macports.org
Thu Oct 8 08:03:20 UTC 2020



On Oct 8, 2020, at 02:55, Ken Cunningham wrote:

> on 10.10 and less, xcode's clang is blacklisted.
> 
> probably something in the cmakelist.txt file then goes down some different path...

Agreed...

In cmake/modules/PopplerMacros.cmake there is a block that takes effect only if ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "Clang") (which would only be when the compiler is MacPorts clang, not Xcode clang). 


More information about the macports-users mailing list