Hi John, thanks for pointing to the needed packages. I didn't read carefully enough.
But the result was the same failing build (as expected, because there is a bug). So I still have the sampe problem. Best regards, Helge Am 13.09.2020 um 12:23 schrieb John: > Helge, > > The dependencies and install steps are outlined here: > > https://sigrok.org/wiki/Linux#PulseView > > The *Debian/Ubuntu/Mint* section details the packages that need to be > installed for Ubuntu, including the apt-get install command you need to > perform the install. Just don't copy the preceding dollar $. > > You didn't detail the steps you took to download the sources and run the > compilation, but once all dependencies are installed you basically do this: > > $*git clone git://sigrok.org/pulseview* > $*cd pulseview* > $*cmake .* > $*make* > $*sudo make install* > > Did you do the 'cmake .' step? Please not that the following dot is > required. After you have checked that all dependencies are installed, > maybe start with a clean git clone of the source directory and run these > steps again? > > > > Helge Kruse wrote on 13/09/2020 09:21: >> >> I tried to identify the required packages with information found here: >> https://sigrok.org/wiki/Building#PulseView >> >> >> cd ~/sigrok/sigrok-util/cross-compile/linux/ >> ./sigrok-cross-linux >> >> This finally results in C++ compilation errors. _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel