Git Product home page Git Product logo

Comments (4)

patrickSpaceSurfer avatar patrickSpaceSurfer commented on September 14, 2024

I think the main issue is that newer minecrafts need lwjgl version 3, FreeBSD's lwjgl port is very old and I dont think its easy to upgrade

from lwjgl3-port.

graemeg avatar graemeg commented on September 14, 2024

But this repo uses LWJGL 3, so can't this be included in the FreeBSD ports system, or whatever changes this repo contains, be merged back into the official LWJGL 3 repos.

I've just installed a new system with FreeBSD 12.2 and again going through the compile and debug process to get MC 1.14+ working - still no luck, but I had it working on my old system, so I know it is possible.

from lwjgl3-port.

patrickSpaceSurfer avatar patrickSpaceSurfer commented on September 14, 2024

Try the fork at:
https://github.com/patrickSpaceSurfer/lwjgl3-port

Note that the changes cannot be merged back or put into the ports system because they only change LWJGL 3 to make minecraft work, LWJGL 3 itself doesn't work.

from lwjgl3-port.

graemeg avatar graemeg commented on September 14, 2024

Thanks, I'll give it a try.

In the mean time, I've also cloned the official LWJGL 3 repo and started making changes to get it to compile under FreeBSD 12.2 without the ant -Dos.name=Linux -Dplatform=linux trick. My thinking was, seeing as it can compile and work with some trickery, then the Linux and FreeBSD versions should be pretty close together. Also, seeing that LWJGL 2.x worked with FreeBSD, much of what we need, should be there already. I don't know the LWJGL code, but got quite a few or the ant [xyz] build steps to work. I'm busy debugging the ant compile-native step now, but not being very familiar with GCC or the C Language, it's slightly painful searching for the meaning of the compiler error messages. :-) But I'll eventually make available what I have done in the hopes somebody in the LWJGL community can help get the final steps in place.

from lwjgl3-port.

Related Issues (10)

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.