I can't find where I can get the GUI tool for CMake
on MacOSX
. I see references to it online but nothing else. I got CMake
using MacPorts
but on Windows I am used to using the GUI.
Does it exist on Mac and where/how do I get it?
you need to install the gui variant:
sudo port install cmake +gui
you may need to run sudo port uninstall cmake first.
Cask
is outdated now. You can install cmake
using:
brew install --cask cmake
Try installing the cmake GUI using brew cask
brew cask install cmake
how to install brew cask
brew tap caskroom/cask
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With