Using your class repo

Checkout your repo

Compile a small program

Test your build environment by first generating the build scripts for the GLVersion project.

The code should be in your repository.

Now, build the program.

Run the program after it is built. It should output your OpenGL version as a decimal number.

For example, my Mac reports version 4.1 and my Rose laptop reports 4.5.