Lei Cui
Lei Cui
Yes, I install the dependencies as listed using brew install. the output after runing ./configure is listed as followed: Wed Oct 11 14:56:38 PDT 2017 Testing existing cmake version... Detected...
Not yet, I still came across the same issue.
@withsmilo I also had a success on building Clipper, but after successful building, I used make in debug directory to compile the code, the posted errors occurs.
@withsmilo Thanks a lot for your time of considering my case, I will try again based on your suggestions. Repeat it again. I will give the feedback if I have...
@withsmilo After I download the most recent zip, clipper-release-0.2, I directly run the ./configure in the home directory of clipper-release-0.2, this time, I even got the errors: " ======================= Debug...
@withsmilo Actually, when I first configure the clipper, I can obtain sentences Cloning into 'googletest-src'... Already on 'master' But I got the above errors, after I copy the CMakeLists.txt to...
@withsmilo The same errors after the successful ./configure are Scanning dependencies of target query_frontend [ 64%] Building CXX object src/frontends/CMakeFiles/query_frontend.dir/src/query_frontend_main.cpp.o [ 66%] Linking CXX executable query_frontend Undefined symbols for architecture...
Hi @imatiach-msft , thank you for your follow-up. Once lightGBM is available on mac in the future. Please make it known in community.
Actually, I am not sure how to use the "sparkdl$ SPARK_HOME=/usr/local/lib/spark-2.1.1-bin-hadoop2.7 PYSPARK_PYTHON=python2 SCALA_VERSION=2.11.8 SPARK_VERSION=2.1.1 ./python/run-tests.sh ", can it be executed at the command line, but it will give "sparkdl$: command...