Open GlenHenshaw opened 5 years ago
Hello, I would guess that the directory structure that homebrew creates either isn't searched by CMake or doesn't correspond to the structure that our FindQhull.cmake
expects.
Where is the Qhull library located on your system and where are the headers qhull/libqhull.h
and qhull/qhull_a.h
?
Available via the Homebrew package manager. (unofficial)
brew install --build-from-source libgr
The GR framework only works with ZeroMQ 4.0, so there is currently no GKSTerm in Homebrew. We want to improve this...
I'd like to make a port of GR (for Macports), but the ZeroMQ version in Macports is 4.3.3. Why is GR fixed to 4.0? Are developments in progress to enable higher versions?
We plan to replace ZeroMQ completely with self developed code and work for this is already in progress.
@jjstickel : GR is no longer fixed to ZMQ 4.0 - we use 4.3.4. Does this solve your problem(s)?
however,