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

fatal error: 'modules/wav_file/wavFile.h' file not found #1

Open
borisflesch opened this issue May 21, 2021 · 0 comments
Open

fatal error: 'modules/wav_file/wavFile.h' file not found #1

borisflesch opened this issue May 21, 2021 · 0 comments

Comments

@borisflesch
Copy link

Hello,

I just tried to build the Speech Rate Meter from sources.

After completing to build Inton Core, I am facing the following fatal error when building the Speech Rate Meter with cmake --build . --target all :

/speech-rate-meter/../IntonCoreBin/install/include/helpers.h:7:10: fatal error: 'modules/wav_file/wavFile.h' file not found
#include "modules/wav_file/wavFile.h"
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~

Any idea where the issue may come from?

Thank you in advance!

PS: Building with cmake version 3.19.2 on macOS Big Sur version 11.3.1

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

1 participant