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

Can not compile package #2

Open
vulogov opened this issue Mar 24, 2021 · 2 comments
Open

Can not compile package #2

vulogov opened this issue Mar 24, 2021 · 2 comments

Comments

@vulogov
Copy link

vulogov commented Mar 24, 2021

Receiving this error during compilation.

Darwin, go1.16

../../../../pkg/mod/github.com/keysight/clipsgo@v0.0.0-20200916214512-ed6292fa672e/pkg/clips/shell.go:33:13: undefined: Environment ../../../../pkg/mod/github.com/keysight/clipsgo@v0.0.0-20200916214512-ed6292fa672e/pkg/clips/shell.go:512:23: undefined: Environment ../../../../pkg/mod/github.com/keysight/clipsgo@v0.0.0-20200916214512-ed6292fa672e/pkg/clips/shell.go:562:12: undefined: Environment

@mattsmi
Copy link

mattsmi commented Apr 12, 2021

I have similar findings. I cannot compile it. I get the following errors.
pkg/clips/callback.go:50:5: could not determine kind of name for C.EnvArgTypeCheck
pkg/clips/callback.go:33:2: could not determine kind of name for C.EnvPrintRouter
pkg/clips/callback.go:45:16: could not determine kind of name for C.EnvRtnArgCount
pkg/clips/callback.go:91:3: could not determine kind of name for C.EnvRtnUnknown
pkg/clips/callback.go:27:22: could not determine kind of name for C.WERROR

@mattsmi
Copy link

mattsmi commented Aug 7, 2022

I have forked the repository as it does not seem to be maintained by the original author.
Go here to find a working version, including instructions for building the executable or using clipsgo in your own Go code.

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