how to enable Qhull and VTK?? I modify qhull and VTK as ON: cmake.definitions["WITH_QHULL"] = "ON" cmake.definitions["WITH_VTK"] = "ON" but nothing happen. I cannot get the result that i wish. how to do??
how to enable Qhull and VTK??
I modify qhull and VTK as ON:
cmake.definitions["WITH_QHULL"] = "ON"
cmake.definitions["WITH_VTK"] = "ON"
but nothing happen. I cannot get the result that i wish.
how to do??