Skip to content

Simplified build process

Compare
Choose a tag to compare
@GillesDebunne GillesDebunne released this 14 Jun 17:44
· 68 commits to main since this release
  • Add dependency to native OpenGL drivers on Windows platform. No longer implicit since ANGLE is an alternative in Qt 5.5 (thanks Andrea and Laurent).
  • The library is now always built in the QGLViewer directory. The examples' pro files are simplified and more robust.
  • Add some libGlu dependency in examples that rely on it (thanks Brice).