Giter VIP home page Giter VIP logo

Comments (4)

kortschak avatar kortschak commented on July 24, 2024 1

If I copy the directory of github.com/go-gl/glfw/v3.2/glfw/glfw into your vendor directory to the appropriate place from the commit specified in your Gopkg,lock then it builds. So it looks like you've not properly committed the vendored package there.

from diagram.

kortschak avatar kortschak commented on July 24, 2024 1

Sorry about that. Yes, I can confirm this is fixed.

from diagram.

esimov avatar esimov commented on July 24, 2024

Hey @kortschak thanks for notifying me about this error and also for taking the effort to debug it. You was right that the reason for the compiler build error was the incorrect vendor dependency generated by go-dep. For some reason generating the dependency tree with go-dep resulted in a truncated glfw library, but copying manually the glfw library into the vendor folder resolved the issue.

I've updated the library with the corrected dependency tree. Also the readme file was updated with a more clear explanation. Please check it now and let me know if it's working.

Thanks, @esimov

from diagram.

esimov avatar esimov commented on July 24, 2024

Since i haven't received any feedback from my last update, i will close this ticket.

from diagram.

Related Issues (11)

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.