How can I solve the problem of jom/nmake.exe exiting during this compilation process?

I found the problem. I had a problem importing VTK-related dependency libraries. After I re-imported the related libraries, the function returned to normal.:victory_hand: