Open khoriba opened 4 years ago
Hello,
This bug seemed to happen when I tried to use a non-standard implementation of maps. I since fixed it by rolling back to a previous version. Could you please try to pull the latest version and try to install again?
Best, Pierre
How can I get the latest version?
$ git clone --recursive https://github.com/morispi/CONSENT
The above gives the same result.
Thank you, Kaz
Yes, this should be enough to get the latest version.
Can you copy/paste again the errors you get when attempting to compile? In particular, I'm curious to see whether "robin_hood" is still mentioned or not.
Can you also tell me which version of gcc / g++ you are using? This might as well be the issue.
I've been building CONSENT fine with gcc/g++ v 5.5.0 onwards.
Cheers, Pierre
When I tried to install CONSENT, the following error was output.
As a result, there is not explode and merge in bin directory. Any ideas for solving this problem?