<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi<br>I was install VTK and build and execute cone.c++ example but when I build Delaunay3D.C++ example then I got the following error:<br><br><br>1>------ Build started: Project: RenderingCxxTests, Configuration: Debug Win32 ------<br>1>Linking...<br>1>TestGaussianBlurPass.obj : error LNK2019: unresolved external symbol "bool __cdecl MesaHasVTKBug8135(void)" (?MesaHasVTKBug8135@@YA_NXZ) referenced in function "int __cdecl TestGaussianBlurPass(int,char * * const)" (?TestGaussianBlurPass@@YAHHQAPAD@Z)<br>1>TestTranslucentLUTDepthPeelingPass.obj : error LNK2001: unresolved external symbol "bool __cdecl MesaHasVTKBug8135(void)" (?MesaHasVTKBug8135@@YA_NXZ)<br>1>C:\VTK\Binary\bin\Debug\RenderingCxxTests.exe : fatal error LNK1120: 1 unresolved externals<br>1>Build log was saved at
"file://c:\VTK\Binary\Rendering\Testing\Cxx\RenderingCxxTests.dir\Debug\BuildLog.htm"<br>1>RenderingCxxTests - 3 error(s), 0 warning(s)<br>========== Build: 0 succeeded, 1 failed, 129 up-to-date, 0 skipped ==========<br><br>Regards<br>Salena<br><br></td></tr></table>