[vtk-developers] Broken wikiexamples

Andrew Maclean andrew.amaclean at gmail.com
Wed Apr 25 03:20:16 EDT 2012


Hi Bill,
   As a result of the following change to VTK:
authorBrad King<http://vtk.org/gitweb?p=VTK.git;a=search;h=ebf6777d50112b2bc98552e0781a2405552c7947;s=Brad+King;st=author>
 <brad.king at kitware.com><http://vtk.org/gitweb?p=VTK.git;a=search;h=ebf6777d50112b2bc98552e0781a2405552c7947;s=brad.king@kitware.com;st=author>Fri,
20 Apr 2012 14:30:32 +0000 (10:30 -0400)committerBrad
King<http://vtk.org/gitweb?p=VTK.git;a=search;h=ebf6777d50112b2bc98552e0781a2405552c7947;s=Brad+King;st=committer>
 <brad.king at kitware.com><http://vtk.org/gitweb?p=VTK.git;a=search;h=ebf6777d50112b2bc98552e0781a2405552c7947;s=brad.king@kitware.com;st=committer>Fri,
20 Apr 2012 19:56:08 +0000 (15:56 -0400)commit
ebf6777d50112b2bc98552e0781a2405552c7947tree
5b47be6ab45a6b2e9e6923468a1c6dd9a0cd183f<http://vtk.org/gitweb?p=VTK.git;a=tree;h=5b47be6ab45a6b2e9e6923468a1c6dd9a0cd183f;hb=ebf6777d50112b2bc98552e0781a2405552c7947>
tree<http://vtk.org/gitweb?p=VTK.git;a=tree;h=5b47be6ab45a6b2e9e6923468a1c6dd9a0cd183f;hb=ebf6777d50112b2bc98552e0781a2405552c7947>
 | snapshot<http://vtk.org/gitweb?p=VTK.git;a=snapshot;h=ebf6777d50112b2bc98552e0781a2405552c7947;sf=tgz>
parent7f6a8423f3dff6b71768b204b176e870a43dfceb<http://vtk.org/gitweb?p=VTK.git;a=commit;h=7f6a8423f3dff6b71768b204b176e870a43dfceb>
commit<http://vtk.org/gitweb?p=VTK.git;a=commit;h=7f6a8423f3dff6b71768b204b176e870a43dfceb>
 | diff<http://vtk.org/gitweb?p=VTK.git;a=commitdiff;h=ebf6777d50112b2bc98552e0781a2405552c7947;hp=7f6a8423f3dff6b71768b204b176e870a43dfceb>

It looks as if you need to include a new header:
#include <vtkVersionMacros.h>

in all the wiki examples, this will fix it.

I only picked it up because I did a clean VTK 6.0 build (no errors). I see
that your linux dashboard for the wikiexamples looks reasonably clean so I
am guessing that the VTK there is more than 4 days old.The DavidHome
dashboard is actually showing the errors. I am using VS 10 64-bit express.

Regards
   Andrew
-- 
___________________________________________
Andrew J. P. Maclean

___________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20120425/da83e5f5/attachment.html>


More information about the vtk-developers mailing list