Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Third Party Software
-
Labels:None
-
Story Points:0.5
-
Sprint:Arch 2018-10-08
-
Team:Architecture
Description
Brian Van Klaveren reported that doxygen does not build on macOS Mojave. The problem turns out to be that doxygen tries to be compatible with OS X 10.5 but the Mojave compilers no longer support anything older than 10.9. The fix is to force doxygen to target OS X 10.9.
Brian Van Klaveren Please take a look at this fix. I'm running on Jenkins just to make sure macOS still works.