Hi guys,
I'm trying to compile coral on my mac and I'm stucked. I've successfully compiled all the dependencies but when creating the buildEnv.py file, there's this line:
os.environ["CORAL_CL_INCLUDES_PATH"] = "/yourPathToCLHPP"
Where should I look for this path?
Thanks!
Martin