On Sat, Feb 18, 2017 at 03:51 -0300, Lucas Castro wrote:
> 
> Hello,
> 
> I'm trying to install pulseview 0.3, but I'm getting the follow build
> error:
> 
> /usr/local/src/pulseview/pv/devices/inputfile.cpp: In member function
> ‘virtual void pv::devices::InputFile::run()’:
> /usr/local/src/pulseview/pv/devices/inputfile.cpp:94:11: error: ‘class
> sigrok::Input’ has no member named ‘reset’
>    input_->reset();
>            ^~~~~
> CMakeFiles/pulseview.dir/build.make:879: recipe for target
> 'CMakeFiles/pulseview.dir/pv/devices/inputfile.cpp.o' failed

For the record (for those who see the question in some archive,
while it got answered on IRC):

This is pulseview master, which needs to match the libsigrok
library (also master required there, for this specific reset()
feature).  Running a mix of most recent mainline and some older
versions of other components may not work as expected.


virtually yours
Gerhard Sittig
-- 
     If you don't understand or are scared by any of the above
             ask your parents or an adult to help you.

------------------------------------------------------------------------------
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