Giter Club home page Giter Club logo

Comments (5)

vygr avatar vygr commented on June 12, 2024

Paul, sorry for the delayed reply. Martyn Blyss aka Bananearwig dropped me the Make_Homebrew file as he used that method to build on his MacBook M1. I personally got the SDL Framework from the SDL website and placed it into the /Frameworks directory, but I don't think Martyns script is set up to do it that way and you do need to install via homebrew. I've put a shout out to Martyn to see if he can assist, I don't have Homebrew installed here...

from chrysalisp.

paul-hammant avatar paul-hammant commented on June 12, 2024

No unnecessary apologies Chris!

curl https://www.libsdl.org/release/SDL2-2.0.14.dmg -o sdl2.dmg
hdiutil attach -mountpoint /Volumes/sdl2 sdl2.dmg 
mkdir ~/Library/Frameworks/
cp /Volumes/sdl/SDL2.framework ~/Library/Frameworks/

Does it I think.

After .run.sh how do I launch more than one apps/clock at a time? With TaOS, back in the day, there was a tumbling cube demo that didn't stammer if you dragged one over another ... unlike all other windowing OS's at the time.

from chrysalisp.

vygr avatar vygr commented on June 12, 2024

from chrysalisp.

BananaEarwig avatar BananaEarwig commented on June 12, 2024

Apologies for arriving late. Paul are you all set now?

from chrysalisp.

paul-hammant avatar paul-hammant commented on June 12, 2024

My bad - the launcher is what I was looking for. Maybe something in the README suggesting the user should click on the desktop to see the launcher.

I also tries this in the Terminal ->

../apps/boing/app

And it just hangs. Small issue, I bet.

@BananaEarwig - no unnecessary apologies! Yes, all set now.

from chrysalisp.

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.