|
[Rivet] Cython error with unique_ptr on defaultHolger Schulz holger.schulz at durham.ac.ukMon Apr 25 10:05:58 BST 2016
On 24/04/16 20:01, David Grellscheid wrote: > Hi Holger, > > Works fine with Cython 0.23.5 (OS X / clang / libc++). It may be an > issue with the version of libstdc++ instead. What's the g++ version > you use? We need at least 4.8 for full C++11 compatibility. > On fedora I am running 5.3.1 and cython 0.23. Holger > David > > > On 22/04/2016 13:44, Holger Schulz wrote: >> Hi all, >> >> I am encountering a cython (version 0.23 on fedora 23) error >> when trying to compile rivet default branch (fresh checkout): >> >> core.pyx:140:11: '!' operator not defined for unique_ptr[Analysis] >> >> Does anyone else see that? If not, what version of cython are you >> running? >> >> Thanks, >> Holger >> >> >> >> _______________________________________________ >> Rivet mailing list >> Rivet at projects.hepforge.org >> https://www.hepforge.org/lists/listinfo/rivet >>
More information about the Rivet mailing list |