Git Product home page Git Product logo

Comments (3)

AlexCharlton avatar AlexCharlton commented on July 29, 2024

Looks like you might not have libffi installed. In any case it seems like you're crashing when trying to load cffi, so cl-glfw3 shouldn't be the issue.

Let me know if you can isolate this to cl-glfw3, though.

from cl-glfw3.

sb3rg avatar sb3rg commented on July 29, 2024

That's the thing, actually. I do have the latest Libffi installed and everything works with cl-glfw (version 2.6). I cannot, however, get quicklisp to play well with cl-glfw3. I realize this probably has little to do with cl-glfw3, but I'm at my wits end and struggling to feel motivated learning common lisp--not a huge community of support.

Maybe I should just learn clojure... (sorry for the rant)

from cl-glfw3.

AlexCharlton avatar AlexCharlton commented on July 29, 2024

I'm afraid I don't use Windows (or Common Lisp much these days, for that matter), but I can suggest a few things. While cl-glfw does use cffi, it doesn't use cffi-libffi, so that is likely the problem. So does (ql:quickload "cffi-libffi") work? If not, the problem is unquestionably with libffi. Making sure your SBCL and Quicklisp are up to date might help in this case.

If you're not digging the CL community (which, I can't fault you for), consider picking up CHICKEN Scheme. It's a elegant language (Scheme) with an implementation that compiles to C, works on almost any platform, has a relatively large collection of pragmatic libraries, and has a great community (#chicken on freenode is very helpful). Plus I maintain the glfw3 package (and many more awesome GL libraries, if I do say so myself) there ;-)

from cl-glfw3.

Related Issues (15)

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.