aboutsummaryrefslogtreecommitdiffstats
path: root/doc/HowToBuild.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/HowToBuild.html')
-rw-r--r--doc/HowToBuild.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/HowToBuild.html b/doc/HowToBuild.html
index 942e60677..c4216a1cc 100644
--- a/doc/HowToBuild.html
+++ b/doc/HowToBuild.html
@@ -207,9 +207,13 @@ ln -s libudev.so.1 libudev.so
<ul>
<li>git &ge; 2.37 provided by Xcode &ge; 14</li>
<li>awk is provided by MacOS</li>
- <li><a href="https://cmake.org/">CMake 3.25.1</a>, and install the <a href="https://stackoverflow.com/questions/30668601/installing-cmake-command-line-tools-on-a-mac">command line tools</a></li>
+ <li><a href="https://cmake.org/">CMake 3.25.1</a>, and install the <a href="https://stackoverflow.com/questions/30668601/installing-cmake-command-line-tools-on-a-mac">command line tools</a>
+ <ul>
+ <li>Install symlinks to <i>/usr/local/bin</i>, run: <i>sudo "/Applications/CMake.app/Contents/bin/cmake-gui" --install</i></li>
+ </ul></li>
<li><a href="http://www.apple.com/macosx/">Mac OS</a> 11 or later (note: may not work with earlier releases) </li>
<li><a href="http://developer.apple.com/technologies/xcode.html">Xcode</a> 14 or later for clang, etc (included in MacOS)</li>
+ <li><a href="https://7-zip.org/">7-Zip 21.07</a> x86_64 and arm64 version</li>
</ul>
Prepare fat universal OpenJDK libraries
<ul>