Closed jstrube closed 7 years ago
How does your home directory end up in the include_directories?
What was the cmake command you used?
What is the output of make VERBOSE=1
when the error is happening?
That's exactly what I would like to know. I followed the instructions in the README. Can you reproduce?
If I don't know what exactly you did, I cannot even try to reproduce. So please just post what you did. And also the output from the cmake call. Which environment for root you sourced...
can not reproduce.
The root version I sourced is no longer good enough.
Might be related to mixing in a ROOT version (advertised in README) that is no longer sufficient, without cleaning the build directory.
Also, might be related to the -j
flag. Not interested in spending more time to chase cling bugs.
I have a file in my home directory, named
list
. Its existence causes the build to crash. Renaming the file to have an extension fixes the problem. Relevant error message as follows: