QChart can be used in the solution compiled paraview-v5.6.0_source?

hello everyone!
I use cmake to compile Paraview5.6.0 source and get the VS solution of paraview C++ sourecode,but when I try to new a QChart object,run the VS solution,it corrupt,I want to add QChart module into the solution,but i dont know how,In the QtAddIn plugin,there is no menu for select Qt moduls,I Dont konw why. also,I try to add a Qt Class into the Vs Solution,it tell me it impossible to add Qt class into the solution,because it’s not created by QtAddIn plugin,someone can tell me how to fix it?
thxs!