A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Zuzu-Typ/PyGLM/wiki/Building-PyGLM below:

Building PyGLM · Zuzu-Typ/PyGLM Wiki · GitHub

This page is intended for those, who want to build a specific subversion of PyGLM or want to specify different build options.
If that's not you, then you should find the latest release with binary distributions over here or over on PyPI.

Setting up the environment

In order to build PyGLM, you're going to need a working C++ development environment.  
Although compilation should work with any C++ compiler, the only ones officially supported are  

That should be all there is to it.

If you want to change some build options or make a completely custom build, go ahead and clone PyGLM.

There are three different predefined build options that you can choose from inside of build_options.h.  
One of the lines should be  

#define PyGLM_BUILD PyGLM_DEFAULT

You can replace PyGLM_DEFAULT by one of the following options:  

Another option PyGLM_SLIM was planned, which was supposed to only build the float types, to decrease the file size, though demand seems to be low.

Starting the build process

To build PyGLM, simply run  

(you do need Python 3.5 or higher)


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4