go-xmlsec
go-xmlsec copied to clipboard
How to install this library for windows
I want to use this library in windows, however when I simply do go get and try to use the library in my code then
I get this error.
Could you please update your readme file for the instructions ?
pkg-config --cflags -- xmlsec1 libxml-2.0
pkg-config: exec: "pkg-config": executable file not found in %PATH%
Has anyone successfully built for windows?