No, I couldn't find where the << operator was being defined.

On Sep 19, 2013, at 2:25 PM, Scott Purdy <sc...@numenta.org> wrote:

> Seems like the suggestions in the article you linked to should work fine.  
> Have you tried either of those?
> 
> 
> On Thu, Sep 19, 2013 at 1:17 PM, Matt Keith <ke...@keithcom.com> wrote:
> I just upgraded to the new version of Xcode v5.0 on my OS X 10.8.5 mac and 
> now I get the following error when building the nupic code:
> In file included from math_py.cpp:2715:
> In file included from 
> /Users/keith/Development/nupic/lang/py/support/PyHelpers.hpp:35:
> In file included from /Users/keith/Development/nupic/nta/utils/Log.hpp:32:
> /Users/keith/Development/nupic/nta/utils/LoggingException.hpp:66:11: error: 
> call to function 'operator<<' that is
>       neither visible in the template definition nor found by 
> argument-dependent lookup
>       ss_ << obj;
> 
> This issue is described here:
> http://clang.llvm.org/compatibility.html#dep_lookup
> 
> But I am not sure what the best way to fix it is.  Any ideas?
> 
> Thanks,
> 
> Matt
> 
> 
> _______________________________________________
> nupic mailing list
> nupic@lists.numenta.org
> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
> 
> _______________________________________________
> nupic mailing list
> nupic@lists.numenta.org
> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

_______________________________________________
nupic mailing list
nupic@lists.numenta.org
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to