help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [OctDev] finishing up new release of image package


From: Lukas Reichlin
Subject: Re: [OctDev] finishing up new release of image package
Date: Mon, 1 Oct 2012 16:01:56 +0200

On 01.10.2012, at 15:46, Jordi Gutiérrez Hermoso <address@hidden> wrote:

> On 1 October 2012 09:43, Lukas Reichlin <address@hidden> 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?
> 
> - Jordi G. H.


Are you looking for this?

ra:~ lukas$ clang -v
Apple clang version 4.1 (tags/Apple/clang-421.11.65) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.2.0
Thread model: posix
ra:~ lukas$ 

Lukas

reply via email to

[Prev in Thread] Current Thread [Next in Thread]