Build errors using slicer 3D

Hi,

I try the re-implement the VTKMPUReconstruction method using slicer3D. The slicer3D is compiled without errors. I create a new extension , add a module and I tried implement a non -optimezd marching cubes and some other examples when I get a good results.

But with this method I get Following errors: capture

Are there any lib directory or include that i must add in the project because generally The error of "unresolved external symbol " usually cause by complier can not find the lib files?

Thank’s in advance for your help

For reference, it appears this issue is cross-posted at the VTK discourse linked below. (It’s not technically wrong to post both places, but it’s probably most efficient to wait for an answer on one site before posting to the second and also to link back to the other so that anyone trying to help you can have the full context).

1 Like