Giter Site home page Giter Site logo

build fails on OS X about apitrace HOT 4 CLOSED

apitrace avatar apitrace commented on May 14, 2024
build fails on OS X

from apitrace.

Comments (4)

jrfonseca avatar jrfonseca commented on May 14, 2024

What is the output of "find /usr /Developer -name glx.h" on your system?

$ find /usr /Developer -name glx.h
/usr/X11/include/GL/glx.h
/usr/X11/include/xcb/glx.h
/Developer/SDKs/MacOSX10.5.sdk/usr/X11/include/GL/glx.h
/Developer/SDKs/MacOSX10.5.sdk/usr/X11/include/xcb/glx.h
/Developer/SDKs/MacOSX10.6.sdk/usr/X11/include/GL/glx.h
/Developer/SDKs/MacOSX10.6.sdk/usr/X11/include/xcb/glx.h

Also, please remove the build subdirectory, and paste the output of running "cmake -H. -Bbuild" the first time immediately after.

from apitrace.

nsc avatar nsc commented on May 14, 2024

Hm, seems to be a problem with my configuration at home.
I tried on two different machines, that have glx.h in the same places as above and it builds just fine.
I keep you posted.

from apitrace.

jrfonseca avatar jrfonseca commented on May 14, 2024

MacOSX has two OpenGL implementations (one for GLX, another for native apps) and I've found a couple of inconsistencies in how they were being linked. I've pushed a few fixes, which should either fix the problem, or give more helpful error messages. Please update and let me know if it helped your case.

from apitrace.

nsc avatar nsc commented on May 14, 2024

Thanks a lot. With your fixes it now builds without complaints.

from apitrace.

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.