Franz Höpfner
Results
2
comments of
Franz Höpfner
Go 1.6 changes the rules for go pointers in c code. You can disable the check with the environment variable ```GODEBUG=cgocheck=0``` See https://golang.org/doc/go1.6#cgo for details
I had the same problem. Installing maven 3.0.4 solved it for me.