I am using VTK 8.1.1, CMake 3.11.4 on Windows 10 64 bits to generate a visual studio (2015) project and everything works perfectly. But I cannot use the visual studio to build the project in both the debug and release modes due to an error "Cannot open file "..\lib\Debug\vtkPoissonReconstruction.lib"".
How do I solve this problem?
Thank you.