Skip to content

History / Building external dependencies for CentOS 7 with Devtoolset

Revisions

  • Fixes OSG compilation (OSG does not appropriately handle GLVND/LEGACY and requires LEGACY to link to OpenGL correctly. OSG automatically unsets OpenGL_GL_PREFERENCE every time it configures with cmake. Setting LEGACY allows Linux to find the legacy library libGL.so.)

    @exoticDFT exoticDFT committed Mar 17, 2019
  • Cleans up instructions to make it a little more apparent which options are being used during setup calls (cmake, configure, etc.)

    @exoticDFT exoticDFT committed Mar 17, 2019
  • Adds instructions for Open Scene Graph and fixes issue with include directories of freetype

    @exoticDFT exoticDFT committed Mar 16, 2019
  • Adds instructions for freetype

    @exoticDFT exoticDFT committed Mar 16, 2019
  • Adds instructions for gdal

    @exoticDFT exoticDFT committed Mar 16, 2019
  • Adds instructions for libtiff

    @exoticDFT exoticDFT committed Mar 16, 2019
  • Updates install compilation instructions to use environment variables

    @exoticDFT exoticDFT committed Mar 16, 2019
  • Adds instructions for libpng

    @exoticDFT exoticDFT committed Mar 16, 2019
  • Adds instructions for libjpeg

    @exoticDFT exoticDFT committed Mar 16, 2019
  • Adds instructions for FFmpeg

    @exoticDFT exoticDFT committed Mar 16, 2019
  • Adds instructions for zlib

    @exoticDFT exoticDFT committed Mar 16, 2019
  • Adds instructions for googletest

    @exoticDFT exoticDFT committed Mar 16, 2019
  • Cleans up jsoncpp instructions

    @exoticDFT exoticDFT committed Mar 16, 2019
  • Fixes mistake in glew compilation.

    @exoticDFT exoticDFT committed Mar 16, 2019
  • Adds information for building yasm, and updates boost compilation

    @exoticDFT exoticDFT committed Mar 16, 2019
  • Updates formatting and adds some more notes.

    @exoticDFT exoticDFT committed Feb 22, 2019