Code Monkey home page Code Monkey logo

Comments (7)

 avatar commented on August 17, 2024

I commented out the verify! line that the error references because to me it seemed like a somewhat optional assert kind of statement. That let it keep going but I still had errors with an ambiguous Vec3 in the sample which I changed to &na::Vec3::new... instead.

Now it builds through but at runtime I get thread '<main>' panicked at 'gl function was not loaded', ~/Projects/hello_world/target/debug/build/gl-f2eae2a83ed0cb03/out/bindings.rs:23202

from kiss3d.

 avatar commented on August 17, 2024

I also tried removing those glut packages and installed glew instead but I get the same result.

from kiss3d.

ticki avatar ticki commented on August 17, 2024

The readme says that the latest nightlies of rust are required, but that was edited a long time ago so is that still necessary?

Doesn't compile on latest (today's) nightlies.

from kiss3d.

ticki avatar ticki commented on August 17, 2024

It works when doing transmute.

from kiss3d.

ticki avatar ticki commented on August 17, 2024

Fixed by #70

from kiss3d.

brendanzab avatar brendanzab commented on August 17, 2024

This is due to the latest updates in gl-rs. glfw seems to be behind. Could you look into this @bvssvni?

from kiss3d.

bvssvni avatar bvssvni commented on August 17, 2024

@bjz Looking. I ran into some minor issues that we might want to check first. PistonDevelopers/glfw-sys#5, PistonDevelopers/glfw-sys#6, PistonDevelopers/glfw-rs#331.

from kiss3d.

Related Issues (20)

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.