2015-08-02, 04:50
It looks like the CMake config files of asplib need an update.
I've sent a PR which fix the compilation issues on my system (Arch Linux, x86_64) but more updates needed, e.g. not all source files are compiled and headers that should be installed are not.
I'm not a CMake expert and ATM I don't have VS installed to compare the solution to CMake and find what's missing.
Edit: I done what I can to make sure all the needed headers and sources are built, I'm guessing the Matlab files are a testbench and not needed for the lib, now adsp.biquad.filters is compiling successfully on my system.
I've sent a PR which fix the compilation issues on my system (Arch Linux, x86_64) but more updates needed, e.g. not all source files are compiled and headers that should be installed are not.
I'm not a CMake expert and ATM I don't have VS installed to compare the solution to CMake and find what's missing.
Edit: I done what I can to make sure all the needed headers and sources are built, I'm guessing the Matlab files are a testbench and not needed for the lib, now adsp.biquad.filters is compiling successfully on my system.