Hi Roman,

this is actually not a mistake, as you can see here:
http://sigrok.org/gitweb/?p=libsigrok.git;a=blob;f=bindings/cxx/classes
.cpp#l1332

This addition to the libsigrok API however was not included
in the libsigrok version that you try to link PulseView against,
which is why you receive the compiler error. Please update your
libsigrok installation and you should be fine.

All the best,
 -Soeren


On Wed, 2017-01-18 at 21:07 +0000, Roman Beránek wrote:
> Hello,
> 
> current HEAD of the pulseview fails to compile due to this subtle 
> bug/typo when resetting the content of a shared_ptr. Not much to
> explain :)
> 
> Roman Beránek
> 
> -------------------------------------------------------------------
> -----------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> sigrok-devel mailing list
> sigrok-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sigrok-devel

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to