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

Executing main does not start anything #46

Closed
jparsert opened this issue Aug 18, 2016 · 3 comments
Closed

Executing main does not start anything #46

jparsert opened this issue Aug 18, 2016 · 3 comments

Comments

@jparsert
Copy link

jparsert commented Aug 18, 2016

So basically running ./main after i built it leads to the following error:
panic: runtime error: cgo result has Go pointer
....

@ricochet1k
Copy link
Member

This is well known, we don't yet support Go 1.6 limetext/qml-go#3

Make sure to join us on Gitter.im.

@jparsert
Copy link
Author

so you only support things below 1.6 ?

@ricochet1k
Copy link
Member

ricochet1k commented Aug 18, 2016

For now. We are working on support for it though.

Also, you can use GODEBUG=cgocheck=0 to run it with Go 1.6

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

2 participants