-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
I am trying to setup up this repo on Mac Mojave 10.14.4. When I make the build directory and run 'cmake ..' from it, it shows me the following error:
CMake Error at CMakeLists.txt:27 (message):
AppleClang wasn't supported. Please see
https://github.com/Microsoft/LightGBM/blob/master/docs/Installation-Guide.rst#macos
-- Configuring incomplete, errors occurred!
Went to the above link and installed cmake and libomp through brew. I copied the cmake command that is given in the above link and it still showed me the same error as before.
When I try to install LightGBM through the same process, it works seamlessly.
How do I solve this issue and setup this repo?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels