Code Monkey home page Code Monkey logo

Comments (4)

aardappel avatar aardappel commented on August 25, 2024

Never seen this, must mean there's something going badly wrong inside SDL, or you don't have OpenGL drivers installed.

from lobster.

faassen avatar faassen commented on August 25, 2024

Yeah, I'm going to try to figure out what's up with the SDL, it's probably there.

from lobster.

faassen avatar faassen commented on August 25, 2024

Just an update: it indeed was an issue with my installation of SDL2. I didn't have the 32 bits versions of X11 installed and SDL2 configure thought that was just fine. :) That 32 bits requirement does make installation a LOT harder on a 64 bit linux...

Now SDL2 is working, including its 'testgl2' program. But lobster fails with this:

ERROR: Could not create GL context
fatal error: Unable to create OpenGL context: Could not create GL context

I see it flash up a window very briefly and then the program crashes with this result. If this is another SDL2 issue I don't know where to look as its testgl2 demo works; clues would be useful. Thanks!

from lobster.

aardappel avatar aardappel commented on August 25, 2024

Lobster does require an OpenGL 2.0 context, and has some other settings, you could check if you made the testgl2 require a similar context as what happens in Lobster's SDLInit() function.

from lobster.

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.