[Rivet] Cython error with unique_ptr on default

David Grellscheid david.grellscheid at durham.ac.uk
Sun Apr 24 20:01:28 BST 2016


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.

   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