TheFoundryVisionmongers / nuke-ML-server

A Nuke client plug-in which connects to a Python server to allow Machine Learning inference in Nuke.
Apache License 2.0
134 stars 36 forks source link

CMake 3 is not part of CentOS 7 #3

Closed samhodge closed 5 years ago

samhodge commented 5 years ago

Is there a reason why CMake 3 is a requirement?

dekekincaid commented 5 years ago

A majority of vfxplatform libraries requires cmake 3 or higher these days.

samhodge commented 5 years ago

Seems like it is more of a CentOS 7 issue then

ringdk commented 5 years ago

Hello! We use CMake 3 for our internal build systems, and we use ML server a lot for our own development. The ML server may work on older versions of CMake but we haven't tested it extensively, and features we'd like to add in future may require CMake 3.