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


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60323, comment 6

    v2 v3  
    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 ). 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).