Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined reference to Aquila::WaveFile #64

Open
dariodematties opened this issue Jun 9, 2017 · 1 comment
Open

undefined reference to Aquila::WaveFile #64

dariodematties opened this issue Jun 9, 2017 · 1 comment

Comments

@dariodematties
Copy link

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

@mbilloo
Copy link

mbilloo commented Dec 1, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants