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


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60323, comment 6

    initial v1  
    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. 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 dep so should be on build-dep). fftw-3 is used by vna_qt application.