go-xmlsec icon indicating copy to clipboard operation
go-xmlsec copied to clipboard

How to install this library for windows

Open Aakarsh-goel opened this issue 2 years ago • 1 comments

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%

Aakarsh-goel avatar Jan 03 '23 08:01 Aakarsh-goel

Has anyone successfully built for windows?

dbulsra avatar Jan 04 '24 15:01 dbulsra