<html><div style='background-color:'><DIV>Hi,</DIV>
<DIV> </DIV>
<DIV>I've inlcuding the following headers in my c++ file</DIV>
<DIV> </DIV>
<DIV>#include "vtkPolyDataMapper.h"<BR>#include "vtkLookupTable.h"<BR>#include "vtkImageDataGeometryFilter.h"<BR>#include "vtkProperty.h"<BR>#include "vtkImageData.h"<BR>#include "vtkImageMapToColors.h"<BR>#include "vtkImageActor.h"<BR>#include "vtkPolyDataMapper.h"<BR>#include "vtkRenderWindow.h"<BR>#include "vtkCamera.h"<BR>#include "vtkActor.h"<BR>#include "vtkRenderer.h"<BR>#include <fstream.h></DIV>
<DIV> </DIV>
<DIV>so how do i make a cmakelists file so i can run this thing??</DIV>
<DIV> </DIV>
<DIV>would it just be:</DIV>
<DIV> </DIV>
<DIV>PROJECT (mini_proj_1)</DIV>
<DIV>INCLUDE (${CMAKE_ROOT}/Modules/FindVTK.cmake)<BR>IF (USE_VTK_FILE)<BR> INCLUDE(${USE_VTK_FILE})<BR>ENDIF (USE_VTK_FILE)</DIV>
<DIV>ADD_EXECUTABLE(mini_proj_1 mini_proj_1.cxx)<BR>TARGET_LINK_LIBRARIES(mini_proj_1 ???)</DIV>
<DIV> </DIV>
<DIV>Note that 'mini_proj_1' is the name of my CPP file (or do i have to change it to CXX somehow??)</DIV>
<DIV>..and i dont know what to put in the last line for TARGET LINK LIBRARIES..??</DIV>
<DIV> </DIV>
<DIV>Thnaks for your help!!!!!!!!!!</DIV>
<DIV> </DIV>
<DIV>-lostbits</DIV>
<DIV> </DIV>
<DIV><BR> </DIV></div><br clear=all><hr> <a href="http://g.msn.com/8HMBENUS/2728??PS=">Never get a busy signal because you are always connected with high-speed Internet access. Click here to comparison-shop providers.</a> </html>