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

Error in running sampleapp.bat in windows #1383

Closed Vaishnavikumara closed 5 years ago

Vaishnavikumara commented 5 years ago

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

Briefly summarize your issue:

SampleApp.bat file is not displaying anything as explained in the "Quick Start with windows script"guide

What is the expected behavior?

What behavior are you observing?

C:\Users\vaishnavi\Desktop>set path=C:/msys64/mingw64/bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Python36\Scripts\;C:\Python36\;C:\MinGW\bin;C:\MinGW\libexec\gcc\x86_64-w64-mingw32\8.2.0;C:\MinGW\gcc\bin;C:\MinGW\gcc\libexec\gcc\x86_64-w64-mingw32\8.2.0;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\iCLS\;C:\Program Files\Intel\Intel(R) Management Engine Components\iCLS\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\iverilog\bin;C:\iverilog\gtkwave;C:\Program Files\PuTTY\;C:\MinGW\bin;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;C:\Users\vaishnavi\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Sublime Text 3;C:\Users\vaishnavi\AppData\Roaming\npm;C:\Users\vaishnavi\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\vaishnavi\AppData\Local\hyper\app-3.0.2\resources\bin;;

C:\Users\vaishnavi\Desktop>cd C:/users/vaishnavi/Desktop/build/bin The system cannot find the path specified.

C:\Users\vaishnavi\Desktop>SampleApp.exe C:/users/vaishnavi/Desktop/build/Integration/AlexaClientSDKConfig.json DEBUG9 'SampleApp.exe' is not recognized as an internal or external command, operable program or batch file.

C:\Users\vaishnavi\Desktop>pause Press any key to continue . . .

Provide the steps to reproduce the issue, if applicable:

Windows Quick Start Guide with script

Tell us about your environment:

What version of the AVS Device SDK are you using?

Tell us what hardware you're using:

Laptop

Tell us about your OS (Type & version):

Windows 10

kjkh commented 5 years ago

Hi @Vaishnavikumara,

It looks like in ticket #1389, you seemed to have moved forward with a different platform. Are you still having this issue?

kclchan commented 5 years ago

I am closing this issue due to inactivity. Please feel free to re-open it if it has been closed in error.