Git Product home page Git Product logo

Comments (6)

Spasi avatar Spasi commented on May 18, 2024

Thanks, I'm seeing the same warning on Travis.

from lwjgl3.

virtuoushub avatar virtuoushub commented on May 18, 2024

You are welcome. Quick question that is semi related:
Should I be using Java 6 or 7? Looking at your Travis config for the OS X branch and the Setup Wiki it looks like 7.

However, looking at build.xml it looks like 6.

I have gotten it to work with 6-8, however using Apple's JDK 6 was a PITA.

from lwjgl3.

Spasi avatar Spasi commented on May 18, 2024

The codebase is Java 6 compatible, but I'm also building on Java 7 on OS X, for the same reason. Don't worry about it, unless you need to contribute something and worry about using a Java 7+ API.

from lwjgl3.

virtuoushub avatar virtuoushub commented on May 18, 2024

Understood. I am not worried about it, however if you want me to open a pull request, I did get building the project on OS X using Apple's JDK 6 to work in one of my fork's branches.

from lwjgl3.

Spasi avatar Spasi commented on May 18, 2024

The warning is emitted because _ffi_call_unix64 is hand-coded assembly and it isn't compatible with compact unwind. I have disabled compact unwind until the issue is fixed in libFFI. I don't think this will affect us in any way.

I've also fixed the build to work out of the box on OS X with JDK 6, with e871dea. Thanks @virtuoushub!

from lwjgl3.

virtuoushub avatar virtuoushub commented on May 18, 2024

You are most welcome. Thank you for looking into the linker warning and getting an OS X/JDK 6 build working.

from lwjgl3.

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.