On Wed, Apr 12, 2017 at 5:51 PM, larry104 <larg.weil...@gmail.com> wrote:
> I added a .go file - now go build complains about the incorrect swig version
> - The system installed swig version is 3.0.2  but I have 3.0.12 installed in
> linked in my bin. How can I tell go build to use this version instead?

The go tool will run whichever one is first on your PATH.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to