We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
We are using ESP-IDF release/v4.2.
Downloaded esp-va-sdk in same folder where our esp-idf resides
Imported amazon_alexa example to esp idf eclipse.
Added AUDIO_BOARD_PATH in c/c++ build->environment.
Build and got error:
Changed IDF_PATH to /c/esp-idf, got another error:
The file project.mk is present at that location.
NOTE: Same example is compiling and running on mac machine by just cloning esp idf and esp-va-sdk.
Any help will be appreciate.
The text was updated successfully, but these errors were encountered:
Have you declared the IDF_PATH environment variable?
Sorry, something went wrong.
No branches or pull requests
Hello,
We are using ESP-IDF release/v4.2.
Downloaded esp-va-sdk in same folder where our esp-idf resides
Imported amazon_alexa example to esp idf eclipse.
Added AUDIO_BOARD_PATH in c/c++ build->environment.
Build and got error:
Changed IDF_PATH to /c/esp-idf, got another error:
The file project.mk is present at that location.
NOTE: Same example is compiling and running on mac machine by just cloning esp idf and esp-va-sdk.
Any help will be appreciate.
The text was updated successfully, but these errors were encountered: