Giter Club home page Giter Club logo

Comments (3)

TonalidadeHidrica avatar TonalidadeHidrica commented on May 13, 2024

A sloppy attempt of adding DYLD_LIBRARY_PATH also failed.

$ export DYLD_LIBRARY_PATH=/Users/seasellsheshell/lib/agar/bin/:/Users/seasellsheshell/lib/agar/share/
$ ./hello
dyld: Symbol not found: _AG_GL_BackupSurfaces
  Referenced from: /Users/seasellsheshell/lib/agar//lib/libag_gui.5.dylib
  Expected in: flat namespace
 in /Users/seasellsheshell/lib/agar//lib/libag_gui.5.dylib
Abort trap: 6

from libagar.

JulNadeauCA avatar JulNadeauCA commented on May 13, 2024

Can you post the contents of config.log from the build directory? I suspect the test for OpenGL has failed for some reason, and your build is missing OpenGL support as a result.

Enabling SDL support adds support for the "sdlgl" and "sdlfb" drivers. This allows Agar applications to run in SDL/OpenGL or SDL/Framebuffer mode in addition to the native "cocoa" driver (which uses the Cocoa API). The "sdlgl" driver is also handy if you wish to provide a MDI or "single-window" mode in a multi-window application.

from libagar.

JulNadeauCA avatar JulNadeauCA commented on May 13, 2024

Can you try again with version 1.6.0? (http://libagar.org/download.html) and please re-open the issue if the problem persists.

from libagar.

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.