Re: [sigrok-devel] Pulseview build error

2018-02-18 Thread Uwe Hermann
Hi, On Thu, Feb 15, 2018 at 10:29:17AM -0500, Richard Smith wrote: > Are these supposed work? Yep, tarball releases of PulseView work fine when linked against the matching tarball releases of libsigrok/libsigrokdecode (as per PulseView docs). > Perhaps there is something in my setup? I'm on >

Re: [sigrok-devel] Pulseview build error

2018-02-15 Thread Uwe Hermann
Hi, On Tue, Feb 13, 2018 at 04:34:29PM -0500, Richard Smith wrote: > I'm trying to build pulseview and I pulled head from master: > > PulseView version: 0.5.0-git-7b7ab1f > > I'm getting the following error. > > [ 16%] Building CXX object > CMakeFiles/pulseview.dir/pv/dialogs/settings.cpp.o >

Re: [sigrok-devel] Pulseview build error

2018-02-15 Thread Uwe Hermann
Hi, On Tue, Feb 13, 2018 at 04:34:29PM -0500, Richard Smith wrote: > I'm trying to build pulseview and I pulled head from master: > > PulseView version: 0.5.0-git-7b7ab1f > > I'm getting the following error. > > [ 16%] Building CXX object > CMakeFiles/pulseview.dir/pv/dialogs/settings.cpp.o >

Re: [sigrok-devel] Pulseview build error

2018-02-15 Thread Richard Smith
On 02/13/2018 04:34 PM, Richard Smith wrote: I'm trying to build pulseview and I pulled head from master:  PulseView version: 0.5.0-git-7b7ab1f I'm getting the following error. [ 16%] Building CXX object CMakeFiles/pulseview.dir/pv/dialogs/settings.cpp.o /home/src/sigrok/pulseview/pv/dialogs

[sigrok-devel] Pulseview build error

2018-02-13 Thread Richard Smith
I'm trying to build pulseview and I pulled head from master: PulseView version: 0.5.0-git-7b7ab1f I'm getting the following error. [ 16%] Building CXX object CMakeFiles/pulseview.dir/pv/dialogs/settings.cpp.o /home/src/sigrok/pulseview/pv/dialogs/settings.cpp: In member function ‘QWidget* pv

Re: [sigrok-devel] PulseView build error, Boost and serialization related

2016-10-19 Thread Uwe Hermann
Hi, On Mon, Oct 17, 2016 at 07:41:06PM +0200, Gerhard Sittig wrote: > Subject: [PATCH v2] cmake, INSTALL: Bump the Boost requirement to >= 1.55. Merged, thanks a lot! Uwe. -- http://hermann-uwe.de | http://randomprojects.org | http://sigrok.org ---

Re: [sigrok-devel] PulseView build error, Boost and serialization related

2016-10-17 Thread Gerhard Sittig
On Mon, Oct 17, 2016 at 01:50 +0200, Uwe Hermann wrote: > > Thanks! Can you please update the check in CMakeLists.txt as well in > this patch? See the attached v2 patch. It was tested with and without tests enabled. But not with unmet dependencies (older libs), since I switched to 1.55 to fix t

Re: [sigrok-devel] PulseView build error, Boost and serialization related

2016-10-16 Thread Uwe Hermann
Hi, On Thu, Oct 13, 2016 at 04:36:16PM +0200, Gerhard Sittig wrote: > A doc update patch for INSTALL is attached. Thanks! Can you please update the check in CMakeLists.txt as well in this patch? Also, please don't use double-spaces between sentences for sigrok commits (neither commit messages n

Re: [sigrok-devel] PulseView build error, Boost and serialization related

2016-10-13 Thread Gerhard Sittig
On Thu, Oct 13, 2016 at 08:02 -0400, soe...@apelpie.net wrote: > > Hi Gerhard, > > the requirement is wrong, boost 1.55 is needed. > From http://www.boost.org/users/history/version_1_55_0.html : > > "Multiprecision: > Added support for Boost.Serialization." > > Multiprecision serializatio

Re: [sigrok-devel] PulseView build error, Boost and serialization related

2016-10-13 Thread soeren
Hi Gerhard, the requirement is wrong, boost 1.55 is needed. From http://www.boost.org/users/history/version_1_55_0.html : "Multiprecision: Added support for Boost.Serialization." Multiprecision serialization is what we use in the view as the offset member is a time stamp and the time stamp

[sigrok-devel] PulseView build error, Boost and serialization related

2016-10-13 Thread Gerhard Sittig
Hi all, especially GUI persons! PulseView won't build for me from HEAD. git bisect points to commit 3a21afa as of 2016-08-31, the compile error is related to Boost and serialization. Build output is attached (because of the excessive line length). The innermost message is boost/serialization

Re: [sigrok-devel] pulseview: build error

2016-02-06 Thread Uwe Hermann
Hi, On Sun, Jan 31, 2016 at 02:20:03PM +0100, Soeren Apel wrote: > A fix is available here: > https://github.com/abraxa/pulseview/commit/dcfe0a01f72021aab961245d0ebcc9f8d4504b40 Quick update: This has been merged, thanks! Please consider changing the buildroot package to get the patch from the s

Re: [sigrok-devel] pulseview: build error

2016-01-31 Thread Soeren Apel
Hi Bernd, thanks for bringing this to our attention. It was actually my mistake. Shame on me, I know ;p A fix is available here: https://github.com/abraxa/pulseview/commit/dcfe0a01f72021aab961245d0ebc c9f8d4504b40 All the best, -Soeren On Sat, 2016-01-30 at 23:05 +0100, Bernd Kuhls wrote: > H

[sigrok-devel] pulseview: build error

2016-01-30 Thread Bernd Kuhls
Hi, compiling pulseview-0.3.0 fails CMakeFiles/pulseview.dir/pv/view/view.cpp.o: In function `pv::view::View::enable_coloured_bg(bool)': view.cpp:(.text+0x2ff4): undefined reference to `typeinfo for pv::view::DecodeTrace' The error occurs when cross-compiling using buildroot (either with uClib