<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<STYLE type=text/css>
BLOCKQUOTE{margin-Top: 0px; margin-Bottom: 0px; margin-Left: 2em}
</STYLE>
<!-- flashmail style begin -->
<STYLE type=text/css>
body {border-width:0;margin:0}
img {border:0;margin:0;padding:0}
</STYLE>
<BASE target=_blank><!-- flashmail style end -->
<META name=GENERATOR content="MSHTML 11.00.9431.0"></HEAD>
<BODY 
style="BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 10.5pt; FONT-FAMILY: 微软雅黑; BORDER-RIGHT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; MARGIN: 12px; LINE-HEIGHT: 1.5; BORDER-TOP-WIDTH: 0px" 
marginheight="0" marginwidth="0"><STATIONERY>
<DIV>Hello,</DIV>
<DIV>    I have downloaded a VTK project online. It is building 
with VTK4.0 but I am using VTK6.1. When I cmake , there is an error----
<DIV><SPAN style="COLOR: #ff0000">CMake Error at CMakeCommon.txt:4 
(VTK_MAKE_INSTANTIATOR3):<BR>Unknown CMake command 
"VTK_MAKE_INSTANTIATOR3".<BR>Call Stack (most recent call 
first):<BR>hierarchicalspatialhashing_vtk/CMakeLists.txt:54 
(INCLUDE)</SPAN></DIV></DIV>
<DIV>I try to delete </DIV>
<DIV>#SET(VTK_USE_INSTANTIATOR_NEW 
1)<BR>VTK_MAKE_INSTANTIATOR3(<BR>    
"${LIBRARY_NAME}Instantiator"<BR>    
INSTANTIATOR_SOURCES<BR>    "${SOURCES}"<BR>    
VTK_EXPORT<BR>    ${PROJECT_BINARY_DIR}<BR>    
""<BR>)</DIV>
<DIV>from camkecommon.txt in the package, after cmake ,I run the project in 
VS2012, but it failed again, and there are many errors like cannot find LINK : 
fatal error LNK1104: cannot open file“vtkFiltering.lib”.</DIV>
<DIV>How can I solve this problem?</DIV>
<DIV> </DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana; COLOR: #c0c0c0">
<DIV align=left>Bests,</DIV>
<DIV align=left>Crystal</STATIONERY></DIV></DIV></BODY></HTML>