Thanks - seems to have fixed it

how this went wrong

1) I downloaded the source tar ball I did not do a git clone

   The *source* tarball *does*not* come with 'autogen.sh'
   So there is *no*way* for a user of the source tar ball to use the C++ bindings and thus build pulseview.

2) doing a "git-clone" the file is present
    Then I had to do the next step, the M4 macro

I would suggest:

Remove the source tarball from the web site (forcing users to extract from git)
Or
The TARBALL should come *enabled*
Or
The wiki page should directly address the question: "Where is the C++ interface"
It is not at all clear that was the problem I had.

It is chungging through build now ...

thanks for your help.

-Duane.



-------- Original Message --------
Subject: Re: [sigrok-devel] where is libsiggrokcxx?
From: Vladislav Ivanov <vlad-...@ya.ru>
Date: Wed, March 18, 2015 11:41 am
To: "du...@duaneellis.com" <du...@duaneellis.com>,
"sigrok-devel@lists.sourceforge.net"
<sigrok-devel@lists.sourceforge.net>

Hi Duane,
 
please check this page: http://sigrok.org/wiki/Building#FAQ If you happen to have wrong autoconf macro version, C++ bindings will not be created during the libsigrok build process. Also, AFAIK you need to install doxygen to build libsigrok with C++ bindings.
 
-- Vladislav Ivanov
 
 
 
Hmm...  perhaps I have downloaded wrong combinations of releases of things
 
I am trying to build pulseview - and it wants:
 
#include <libsigrokcxx/libsigrokcxx.hpp>
 
But - I can't seem to find where to download (or git clone) the C++ bindings
 
The SIGGROK wiki page does not give a download link
 
Nor does this appear in the downloads server page:
 
-Duane.
,
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
,
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to