Changes between Version 1 and Version 2 of Ticket #60323, comment 6


Ignore:
Timestamp:
Apr 6, 2020, 7:34:50 AM (4 years ago)
Author:
ra1nb0w
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60323, comment 6

    v1 v2  
    66> It's actually libxavna that requires eigen3 and fftw-3. Use trace mode to discover these problems before committing.
    77
    8 I am usualy use otool to checkout which dependencies they need (trace is slow - already know issue). Anyway, it needs only eigen3 (only source not lib dep so should be on build-dep). fftw-3 is used by vna_qt application.
     8I am usualy use otool to checkout which dependencies they need (trace is slow - already know issue). Anyway, it needs only eigen3 (only source not lib ). fftw-3 is used by vna_qt application.