I am trying to link a custom project with root but I’m running into an issue where linking against SSL fails, I think because cmake won’t find it. I will provide a copy of the cmakelists.txt and the error I am having when using the command make.
I’ll try my best to clarify anything to help, but I am new to using root and did not make the project but am using one made from a researcher before me that no longer works on this.
I’m not sure if this helps, but the machine I am using is Ubuntu 16.04 with ROOT 6.11/01. The project has been built on a different machine some time ago which is on ROOT 5.34/11.
CMakeLists.txt (1.5 KB)
Make_error.txt (33.9 KB)