Code Monkey home page Code Monkey logo

Comments (4)

arl avatar arl commented on July 28, 2024

There was a problem in dependencies, sorry for that.
It should work now.
Let me know

from go-detour.

akrasuski avatar akrasuski commented on July 28, 2024

It seems that I still have some problems:

go get -v -u github.com/arl/go-detour/cmd/recast
github.com/arl/go-detour (download)
github.com/arl/assertgo (download)
github.com/arl/gogeo (download)
github.com/arl/math32 (download)
github.com/arl/gobj (download)
github.com/spf13/cobra (download)
github.com/spf13/pflag (download)
Fetching https://gopkg.in/yaml.v2?go-get=1
Parsing meta tags from https://gopkg.in/yaml.v2?go-get=1 (status code 200)
get "gopkg.in/yaml.v2": found meta tag get.metaImport{Prefix:"gopkg.in/yaml.v2", VCS:"git", RepoRoot:"https://gopkg.in/yaml.v2"} at https://gopkg.in/yaml.v2?go-get=1
gopkg.in/yaml.v2 (download)
github.com/arl/math32

github.com/arl/math32

go/src/github.com/arl/math32/fma.go:8:17: undefined: math.FMA

from go-detour.

arl avatar arl commented on July 28, 2024

uhm I guess you're either using a too old version (go 1.14 is now required) or you're using Go in GOPATH mode and not in modules mode.
I believe that updating to the latest go version will solve this
please let me know if it doesn't

from go-detour.

akrasuski avatar akrasuski commented on July 28, 2024

Yes, it was the problem with go version. go 1.14 works. Thank you very much.

from go-detour.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.