Giter Site home page Giter Site logo

Comments (3)

nigels-com avatar nigels-com commented on June 18, 2024 1

master branch is now fixed.
Thanks for the report.

Both of these options now work:

$ make -C auto PYTHON=python2 clobber all
$ make -C auto PYTHON=python3 clobber all

from glew.

warmwaffles avatar warmwaffles commented on June 18, 2024
14:05:58 warmwaffles@~/code/c/glew (master) : cmake --version
cmake version 3.5.2

CMake suite maintained and supported by Kitware (kitware.com/cmake).
14:05:47 warmwaffles@~/code/c/glew (master) : python --version
Python 3.5.1
14:06:10 warmwaffles@~/code/c/glew (master) : make --version
GNU Make 4.1
Built for x86_64-unknown-linux-gnu
Copyright (C) 1988-2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

from glew.

nigels-com avatar nigels-com commented on June 18, 2024

Ah, I need to try that python script with Python 3.5.1. On Ubuntu it's always Python 2.7.

python bin/parse_xml.py registry/xml/egl.xml --core core/gl --extensions extensions/gl
  File "bin/parse_xml.py", line 117
    print 'Found {} enums, {} commands, {} features and {} extensions.'.format(

from glew.

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.