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

Compiling qml-go with go 1.12.1 produces errors #2

Closed
arubislander opened this issue Apr 1, 2019 · 1 comment
Closed

Compiling qml-go with go 1.12.1 produces errors #2

arubislander opened this issue Apr 1, 2019 · 1 comment

Comments

@arubislander
Copy link

arubislander commented Apr 1, 2019

When compiling qml-go with go 1.12.1 the following errors are thrown:

github.com/nanu-c/qml-go/cdata.Ref: relocation target runtime.acquirem not defined for ABI0 (but is defined for ABIInternal)
github.com/nanu-c/qml-go/cdata.Ref: relocation target runtime.releasem not defined for ABI0 (but is defined for ABIInternal)

I did find this reference, but I do not understand the workaround.

@nanu-c
Copy link
Owner

nanu-c commented May 5, 2019

fixed in 8460421
:) Yeai

@nanu-c nanu-c closed this as completed May 5, 2019
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