Apothesis
Apothesis copied to clipboard
Error while "cmake .." and "make -j" while installing
error.txt
I cloned Apothesis repository, then cloned rapidson and copied rapidjson/include/rapidjson in Apothesis/src folder.
then ran qmake and make
then made a new folder "build" in src.
Ran "cmake .." then "make -j"
Getting the attached error. Please guide me through this installation issue.
I am using centos7.