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

Debug adapter process has terminated unexpectedly #21

Open
songproducer opened this issue Oct 22, 2016 · 4 comments
Open

Debug adapter process has terminated unexpectedly #21

songproducer opened this issue Oct 22, 2016 · 4 comments

Comments

@songproducer
Copy link

I am using Mac, trying to do this tutorial:
kha tutorial series - episode 004 - loading an image

and got warnings about 'unused import'
Assets.hx /usr/local/lib/haxelib/kha/git/Sources/kha 2

import haxe.io.Bytes;
import haxe.Unserializer;

I put this in my settings:
"kha.khaPath": "/usr/local/lib/haxelib/kha/git",

@RobDangerous
Copy link
Member

The warnings aren't very tragic. Does it work apart from that?

@sh-dave
Copy link

sh-dave commented Oct 26, 2016

If you run on linux you might try this: https://www.syntevo.com/doc/pages/viewpage.action?pageId=1704436

@songproducer
Copy link
Author

@RobDangerous Unfortunately not.
@sh-dave I'm using Mac OSX

@sh-dave
Copy link

sh-dave commented Oct 26, 2016

VSCode Powershell extension has this issue as well on OSX, you might try to install openssl if you haven't already: https://github.com/PowerShell/PowerShell/blob/master/docs/learning-powershell/using-vscode.md
look at the Installation => macOS/OSX note.

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