Giter VIP home page Giter VIP logo

Comments (6)

floooh avatar floooh commented on June 3, 2024

Strange, I saw a fix/hack for this in the original GLFW CMakeLists.txt file (https://github.com/glfw/glfw/blob/master/src/CMakeLists.txt#L55), but this wasn't necessary on my setup.

What Xcode/cmake version do you have? I'm at Xcode 6.1.1 and cmake version 3.1.0 (I suspect it's the cmake version where this might have been fixed in the meatime).

I'll add the fix to the fips-glfw makefile, I think that's better then requiring a bleeding edge cmake version.

from fips.

floooh avatar floooh commented on June 3, 2024

It was easier to put the fix into fips, see here: 6258781, can you check if this works?

from fips.

code-disaster avatar code-disaster commented on June 3, 2024

You were right about the cmake version. I've been using the latest macports version which is 3.0.2. I removed it and built cmake 3.1.0 from source. Now it compiles correctly.

The fix in fips.cmake didn't change anything. Still failed with 3.0.2, doesn't have any effect with 3.1.0.

from fips.

floooh avatar floooh commented on June 3, 2024

Ok thanks for testing! I'll try to find a proper solution this evening with an older cmake version.

from fips.

floooh avatar floooh commented on June 3, 2024

Doh, stupid bug in my 'fix' (setting the property on the file extension string, not the filename), anyway, I'll look into it in the evening :)

from fips.

floooh avatar floooh commented on June 3, 2024

Should now really be fixed in 00430f7, tested with cmake 2.8.11 on OSX. A './fips clean all' may be necessary.

from fips.

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.