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

Error installing: could not determine kind of name for C.OPTGetParameterInfo #55

Closed
manesioz opened this issue Aug 6, 2020 · 1 comment

Comments

@manesioz
Copy link

manesioz commented Aug 6, 2020

Hello! I am having difficulty running go get github.com/lukeroth/gdal and I was hoping you'd be able to help. Below is the output:

zacharymanesiotis@MacBook-Pro ~ $ go get github.com/lukeroth/gdal
# github.com/lukeroth/gdal
go/src/github.com/lukeroth/gdal/osr.go:1256:13: could not determine kind of name for C.OPTGetParameterInfo
go/src/github.com/lukeroth/gdal/osr.go:1220:7: could not determine kind of name for C.OPTGetParameterList
go/src/github.com/lukeroth/gdal/osr.go:1198:7: could not determine kind of name for C.OPTGetProjectionMethods
go/src/github.com/lukeroth/gdal/osr.go:115:9: could not determine kind of name for C.OSRFixup
go/src/github.com/lukeroth/gdal/osr.go:110:9: could not determine kind of name for C.OSRFixupOrdering
go/src/github.com/lukeroth/gdal/osr.go:120:9: could not determine kind of name for C.OSRStripCTParms
@manesioz
Copy link
Author

manesioz commented Aug 7, 2020

#53 this seems related -- closing for now.

@manesioz manesioz closed this as completed Aug 7, 2020
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

1 participant