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

amazon_alexa compilation error on ESP IDF Windows #169

Open
aksh2412 opened this issue Apr 25, 2022 · 1 comment
Open

amazon_alexa compilation error on ESP IDF Windows #169

aksh2412 opened this issue Apr 25, 2022 · 1 comment

Comments

@aksh2412
Copy link

aksh2412 commented Apr 25, 2022

Hello,

We are using ESP-IDF release/v4.2.

  1. Downloaded esp-va-sdk in same folder where our esp-idf resides

  2. Imported amazon_alexa example to esp idf eclipse.

  3. Added AUDIO_BOARD_PATH in c/c++ build->environment.

  4. Build and got error:
    error_1

  5. Changed IDF_PATH to /c/esp-idf, got another error:
    error_2

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.

@Gojok
Copy link

Gojok commented May 5, 2022

Have you declared the IDF_PATH environment variable?
image

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