Giter Site home page Giter Site logo

Comments (4)

blacktm avatar blacktm commented on May 17, 2024

Yea, sorry, haven't updated the formula yet, which requires a new release to be cut, which takes a bit of time but hope to have done soon. In the meantime, you could:

  1. git clone --recursive https://github.com/simple2d/simple2d.git, cd simple2d/
  2. make release — to make the frameworks
  3. make install-frameworks — to install them
  4. (optionally) Run make ios and make tvos to build and launch the test triangle for iOS and tvOS, respectively.

from simple2d.

grrussel avatar grrussel commented on May 17, 2024

Yup, I built from source in the end; one issue I stumbled on is that the Xcode projects were not looking for the Frameworks in the /usr/local/Frameworks directory

(I have seen the triangle in an iPhone sim ;-) ) + HW

from simple2d.

blacktm avatar blacktm commented on May 17, 2024

I just pushed some updates in 9833860 so that the example Xcode projects look for the Simple2D.framework in /usr/local/Frameworks/Simple2D, instead of the source root as before. Hope that makes things a bit easier and more consistent with building desktop apps. Still have to publish a new release and update the Homebrew formula, but wanted to give an update in the meantime. Thanks!

from simple2d.

blacktm avatar blacktm commented on May 17, 2024

Just released 0.7.0 and updated the Homebrew tap. Frameworks will now get installed to /usr/local/Frameworks

from simple2d.

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.