PixarAnimationStudios / OpenSubdiv

An Open-Source subdivision surface library.
graphics.pixar.com/opensubdiv
Other
2.89k stars 561 forks source link

1. CMakeLists.txt consider OpenGL directly #1286

Closed jiapei100 closed 4 months ago

jiapei100 commented 1 year ago
  1. CMakeLists.txt consider OpenGL directly
  2. tbb compatible to version of 2022
  3. -fPIC
davidgyu commented 1 year ago

Filed as internal issue #OSD-398

davidgyu commented 1 year ago

We've recently merged several fixes to the top-level CMakeLists.txt and to address GL link dependencies.

We're wondering if those fixes already merged have addressed some of the issues you may have been encountering.

The remaining changes here to update third party package dependencies and compile flags would be best dealt with as separate PRs.