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

Failed to compile from Windows too. #28

Open
yuxiaobo96 opened this issue Jul 9, 2023 · 2 comments
Open

Failed to compile from Windows too. #28

yuxiaobo96 opened this issue Jul 9, 2023 · 2 comments

Comments

@yuxiaobo96
Copy link

I get an error when compiling the program.
image

Compiler Environment:
Windows11
goland
Go version: 1.19.8

@linksquidmx
Copy link

Try reading #19 , it's the same problem with the webplib files.

@dadencukillia
Copy link

You need to install MinGW, libwebp and specify CGO_ENABLED=1 when compiling/running the program.

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

3 participants