Hi,

On Wed, Dec 21, 2016 at 11:00:26AM +0000, Ulrich, Sebastian wrote:
> I finally found the problem.
> The libraries "libusb" and "libftdi" and some other libraries, were not 
> installed.
> I don't know, why they were skipped when using the workflow from the homepage.
> I rebuilt libsigrok and now configure shows, that fx2lafw is enabled.
> 
> Unfortunately the shared library libsigrok.so.3 is now missing.
> I will try to find out why.

Be careful not to mix tarball releases and git. If you build from git,
you need to build *everything* from git. If the library is not being
built you should get an error indicating why that is the case.

If it's the C+ bindings that don't get built (libsigrokcxx) you'll also
get a warning (please carefully check the "configure" output), but
that's not a hard error, since the C++ bindings are optional generally
if you only want the C library (libsigrok).

You do need the C++ bindings if you want to use PulseView, though.


Uwe.
-- 
http://hermann-uwe.de | http://randomprojects.org | http://sigrok.org

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