-
Notifications
You must be signed in to change notification settings - Fork 0
Automation for Mac #59
Conversation
Bug fix: We don't need to delete the sdkconfig anymore
Bug fix: We don't need to delete the sdkconfig anymore
Bug fix: We don't need to delete the sdkconfig anymore
Comments: sh file should be started from terminal not by "click" - Replace the "click" command accordingly. "Type in yes or click enter" - this is confusing (it suggests that typing yes and clicking enter has the same functionality) Errors: 23:84: execution error: „Terminal“ hat einen Fehler erhalten: „window 3“ kann nicht gelesen werden. (-1728) I tried this inside VSCode Terminal, I will try again with Mac Terminal |
After clicking enter inside the Mac Terminal a new Window opens with this error: cd .; source ./settings.sh; sh ./hub_start.sh cd .; source ./settings.sh; sh ./enddevice_start.sh Matterpath is set to export MATTERPATH="/Users/ctu/ADSP/matterHub" where the matterHub folder is the root of the GitHub project. |
Okay that should not actually be so. It does not recognize your settings.sh. "sh file should be started from terminal not by "click"" I think that's easier for the users. You can start it from the terminal too. The users should decided it for their own. |
Do you tried to double click on autostart.sh without trying to start it with the Terminal? It's possible that bash don't like this command: |
Bug fix
bug fix
editing the tutorial
Okay, it should work now! |
Pull Request Checklist
Automates and simplifies the building process on Mac.
Author
Reviewer