Changes between Version 87 and Version 88 of Mac OS X build instructions
- Timestamp:
- Sep 21, 2020 4:56:52 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Mac OS X build instructions
v87 v88 19 19 }}} 20 20 21 Doxygen, texlive* and x86_64-elf-gcc are optional .21 Doxygen, texlive* and x86_64-elf-gcc are optional (first two for documentation, latter for the validation kit). 22 22 You may need a newer OpenSSL version than the one provided by the system. If so, perform: 23 23 {{{ … … 26 26 27 27 * Qt/Mac 5.6 or later (http://qt.nokia.com/downloads/qt-for-open-source-cpp-development-on-mac-os-x) [[BR]] 28 29 * LaTeX ("sudo port install texlive texlive-fonts-extra texlive-latex-extra texlive-latex-recommended") for building the documentation30 28 31 29 * Loading self-built kernel extensions (kexts) on more recent OS X may require changes to the system config unless you have a kext signing certificate and is running 10.14 (High Sierra) or earlier.