Build error - build TYK from source

We are trying to add some log messages to the TYK gateway and compile from source. The error prompted there exists C source file. Any recommendation to resolve the compilation error? Thanks

C file exists

Hi

You can only build Tyk from source on Unix systems - so a VM is likely the best way to go

Thanks
Josh

Hi @Josh Thanks for your reply.

We have tried to build in centos. The build error is attached. Any build procedure can be referenced? Thanks

Hi check your imports are correct in the Go files where you have added code - the error message indicates the change needed as there are different vendored versions of the logging package