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

Unable to connect to simulator #8

Open
marcinbauer85 opened this issue Oct 5, 2020 · 3 comments
Open

Unable to connect to simulator #8

marcinbauer85 opened this issue Oct 5, 2020 · 3 comments

Comments

@marcinbauer85
Copy link

Has this project been tested to work with 3.2.2 ? Because since its creation some things have changed.
I'm a starting developer, and Im just getting into this. I've managed to get over the "java.xml.bind" errors, but Im having this error:
Unable to connect to simulator. make: *** [run] Error 2

@andrezunido
Copy link

Unfortunately, nobody seems to be maintaining the project.

My settings:
SDK_HOME = /Users/<YOUR_USER>/Library/Application Support/Garmin/ConnectIQ/Sdks/connectiq-sdk-mac-3.2.2-2020-08-28-a50584d55

My "run":

run: build
"$(SDK_HOME)/bin/connectiq" &&
sleep 5 &&
$(JAVA_OPTIONS)
monkeydo bin/$(appName).prg $(DEVICE)

@danielsiwiec
Copy link
Owner

I gave this a try tonight and am running into the same issue. I have even tried starting the simulator manually and once it's running, only then running monkeydo. I unfortunately get the same error:

Unable to connect to simulator.

@marcinbauer85
Copy link
Author

Garmin just published a VSCode plugin, so this is not needed. Thanks though!

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

3 participants