Giter Site home page Giter Site logo

Comments (8)

bytbox avatar bytbox commented on May 29, 2024

(This is go 1.0.3.)

from gl.

pwaller avatar pwaller commented on May 29, 2024

Does it build if you comment out lines 4 and 5 of gl.h?

from gl.

bytbox avatar bytbox commented on May 29, 2024

Close, but no cigar.

# github.com/go-gl/gl
could not determine kind of name for C.glVertexAttrib4fv
could not determine kind of name for C.glVertexAttrib1f
could not determine kind of name for C.glVertexAttrib2fv
could not determine kind of name for C.glVertexAttribPointer
could not determine kind of name for C.glVertexAttrib1fv
could not determine kind of name for C.glVertexAttrib3f
could not determine kind of name for C.glVertexAttrib3fv
could not determine kind of name for C.glVertexAttrib4f
could not determine kind of name for C.glVertexAttrib2f
could not determine kind of name for C.glEnableVertexAttribArray
could not determine kind of name for C.glDisableVertexAttribArray

from gl.

pwaller avatar pwaller commented on May 29, 2024

What versions of glew and gl do you have installed on your system? Can you give the vitals of your archlinux install so that it might be possible to try and reproduce it?

from gl.

bytbox avatar bytbox commented on May 29, 2024

On Mon, 8 Apr 2013, Peter Waller wrote:

What versions of glew and gl do you have installed on your system? Can you
give the vitals of your archlinux install so that it might be possible to
try and reproduce it?

mesa 9.1.1
mesa-libgl 9.1.1
glew 1.9.0

Scott Lawrence

from gl.

pwaller avatar pwaller commented on May 29, 2024

@banthar, do you understand what's happening here?

from gl.

pwaller avatar pwaller commented on May 29, 2024

I figured it out. It's nothing to do with OpenGL. The problem stems from this go/gcc bug. I'm afraid we can't do anything from our side to fix this. Your only hope is to use go tip when they fix it, or stick to gcc < 4.8 for the time being.

I'm closing this one invalid from our side, but feel free to report back if there is more information or my analysis is incorrect (such as this being fixed upstream).

from gl.

bytbox avatar bytbox commented on May 29, 2024

Analysis makes sense to me (only looked at it briefly though). Thanks
anyway.

On Thu, 11 Apr 2013, Peter Waller wrote:

I figured it out. It's nothing to do with OpenGL. The problem stems from this go/gcc bug. I'm afraid we can't do anything from our side to fix this. Your only hope is to use go tip when they fix it, or stick to gcc < 4.8 for the time being.

I'm closing this one invalid from our side, but feel free to report back if there is more information or my analysis is incorrect (such as this being fixed upstream).


Reply to this email directly or view it on GitHub:
go-gl/gl#99 (comment)

Scott Lawrence

from gl.

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.