alexa / avs-device-sdk

An SDK for commercial device makers to integrate Alexa directly into connected products.
https://developer.amazon.com/alexa/alexa-voice-service
Apache License 2.0
1.26k stars 604 forks source link

cc1plus fatal error and startsample.sh not found #2034

Closed dakshsriv closed 2 years ago

dakshsriv commented 2 years ago

IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.

Briefly summarize your issue:

I was attempting to set up Alexa on my Raspberry Pi, however the build script failed to generate the startsample.sh file, nor successfully complete the build. I have searched online but found no useful help.

What is the expected behavior?

I expected the build script to successfully complete the build, along with providing the startsample.sh, a file crucial for my project.

What behavior are you observing?

Here is the behavior I'm observing:

Provide the steps to reproduce the issue, if applicable:

Tell us about your environment:

What version of the AVS Device SDK are you using?

  <x.y.z>

Tell us what hardware you're using:

Tell us about your OS (Type & version):

blazusiak-amazon commented 2 years ago

Hello @dakshsriv

This seems to be a duplicate of another issue you have created, so I will be closing this one and following this #2035 instead