Open dariodematties opened 7 years ago
In your Makefile, in the target for MFCC, place the main object file and executable name (MFCC), before the library includes.
Based on the answer from here: https://stackoverflow.com/questions/2624238/c-undefined-references-with-static-library
Hello, I have installed Aquila and I am getting one error when trying to compile a simple example. I have posted the issue in detail in: https://stackoverflow.com/questions/44317406/undefined-reference-to-aquilawavefile I've also found the very same issue posted by another person here: https://cpc110.blogspot.com.ar/2016/04/aquila-dsp-undefined-reference-error.html?showComment=1496407327002#c773423373309047410 Any help will be highly appreciated. Thanks, Dario