From: Jordi G. H. <jo...@oc...> - 2012-10-01 13:51:07
|
On 1 October 2012 09:46, Jordi Gutiérrez Hermoso <jo...@oc...> wrote: > On 1 October 2012 09:43, Lukas Reichlin <luk...@gm...> wrote: >> There are many warnings and one error, please see below. The C++ compiler is clang > [snip] >> bwlabeln.cc:22:10: fatal error: 'unordered_map' file not found >> #include <unordered_map> > > This should be available on a modern enough system. I wish clang > wasn't so laggy with respect to C++ support. What clang version is > that? Is this the relevant clang bug? http://llvm.org/bugs/show_bug.cgi?id=12544 - Jordi G. H. |