R
R
rovied2016-03-24 14:54:19
go
rovied, 2016-03-24 14:54:19

How to include libraries from under Windows in Go?

How to include Go libraries on Windows? go get is not enough. Requires Git. After installing Git, the libraries are still not installed normally (errors related to pkg_config and other dependencies). Isn't there an easier way to install without using Git etc? Can't you just download the repository from github and put it in the right folder?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
T
Toster100, 2016-03-24
@rovied

After installing git, everything is fine with go get. There were a couple dependency issues with pkg_config, but it was only once or twice, most libraries install fine, about 99.9%.

V
Vitaly Filinkov, 2016-03-24
@vitfil

You can, let me!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question