go-nlopt / nlopt

A NLopt implementation for Go
MIT License
10 stars 4 forks source link

How to use it on Windows #7

Open xslasd opened 1 year ago

xslasd commented 1 year ago

HI: I want to debug go-nlopt in the Windows environment, but I didn't run it. I don't know how to set up the running environment.

Gcc version 11.2.0

Mingw get version 0.6.2 beta 20131004-1

I downloaded NLopt. v2.6.1x86_ 64-w64-mingw32.tar.gz, but I don't know how to load it into go-nlopt. Can the author provide me with some help using it? Thank you very much!