Open
Description
Hi there, I am trying to build/run our program on a Windows Laptop machine.
go run main.go provider.go
# github.com/andelf/go-curl
..\go\pkg\mod\github.com\andelf\[email protected]\callback.go:8:10: fatal error: curl/curl.h: No such file or directory
8 | #include <curl/curl.h>
| ^~~~~~~~~~~~~
compilation terminated.
go build .
# github.com/andelf/go-curl
..\go\pkg\mod\github.com\andelf\[email protected]\callback.go:8:10: fatal error: curl/curl.h: No such file or directory
8 | #include <curl/curl.h>
| ^~~~~~~~~~~~~
compilation terminated.
Metadata
Metadata
Assignees
Labels
No labels