Hello,when I try to build paraview and encounter a problem.
Here is my cmake options:
I try to delete the “TK_WRAP_PYTHON_SUPPRESS_UNINITIALIZED” in some '.cxx’files, it can build well, but there are too many files which have “TK_WRAP_PYTHON_SUPPRESS_UNINITIALIZED”.
I have no idea abou this issue, but I guess it may be related to “-DPARAVIEW_USE_PYTHON=ON” option in cmake.