[vtkusers] How to build and execute Delaunay3D.c++

S. Akter s_lina_cse at yahoo.com
Wed Jul 20 00:23:20 EDT 2011


Hi
I was install VTK and build and execute cone.c++ example but when I build Delaunay3D.C++ example then I got the following error:


1>------ Build started: Project: RenderingCxxTests, Configuration: Debug Win32 ------
1>Linking...
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 at Z)
1>TestTranslucentLUTDepthPeelingPass.obj : error LNK2001: unresolved external symbol "bool __cdecl MesaHasVTKBug8135(void)" (?MesaHasVTKBug8135@@YA_NXZ)
1>C:\VTK\Binary\bin\Debug\RenderingCxxTests.exe : fatal error LNK1120: 1 unresolved externals
1>Build log was saved at "file://c:\VTK\Binary\Rendering\Testing\Cxx\RenderingCxxTests.dir\Debug\BuildLog.htm"
1>RenderingCxxTests - 3 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 129 up-to-date, 0 skipped ==========

Regards
Salena

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110719/62f3d92c/attachment.htm>


More information about the vtkusers mailing list