← Back to team overview

zorba-coders team mailing list archive

Re: [Merge] lp:~paul-lucas/zorba/pjl-misc into lp:zorba

 

I had the package I built on Friday installed on my system, now it's uninstalled. But I still get the error of not finding type_traits file:

[ 20%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/base64_util.cpp.o
In file included from /Users/cezar/dev/repo/z3.0/zorba-3.0/src/api/base64_util.cpp:24:
In file included from /Users/cezar/dev/repo/z3.0/zorba-3.0/include/zorba/util/base64_util.h:30:
In file included from /Users/cezar/dev/repo/z3.0/zorba-3.0/include/zorba/internal/ztd.h:28:
/Users/cezar/dev/repo/z3.0/zorba-3.0/include/zorba/internal/type_traits.h:25:11: fatal error: 
      'type_traits' file not found
# include <type_traits>
          ^
1 error generated.

Shouldn't this be protected by an use_c++11 flag?
-- 
https://code.launchpad.net/~paul-lucas/zorba/pjl-misc/+merge/193255
Your team Zorba Coders is subscribed to branch lp:zorba.


References