Code Monkey home page Code Monkey logo

Comments (2)

onox avatar onox commented on September 25, 2024

Hi Esther,

Hmm... the code compiles with GNAT FSF 7.5 and 10.2. Can you try to see if the code compiles if you replace the 3 occurrences of 'Access with 'Unchecked_Access in src/orka/implementation/orka-containers-bounded_vectors.adb? I don't have access to GNAT CE unfortunately.

The project could probably use some GitHub workflows that test building with various compilers and operating systems.

I have to mention though that Orka doesn't really support macOS (might not be clear from the README). If you take a look at https://orka-engine.netlify.app/installation/ you will see that there are a whole bunch of OpenGL 4.2 to 4.6 extensions that are required. A while ago Apple has deprecated their potato-quality 4.1 drivers in macOS and assumed the world would happily migrate to their proprietary Metal API. I hope to add a Vulkan backend in the future so that (in theory) it can run on macOS through MoltenVK.

from orka.

esthermations avatar esthermations commented on September 25, 2024

Ah, I didn't realise! Thanks for pointing that out.

Replacing with Unchecked_Access did fix the compilation but it then failed to link due to missing EGL functions, so I suppose that's that. Thanks very much for the help, in any case!

from orka.

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.