<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><FONT size=1>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Hi all ! </DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;I am trying to run the demo of a basic reycasting algorithm (apparently the vtkrendering.lib is not enough).&nbsp; However, I have the following errors. I guess I am not liking enough libs. So, which one should be included in the linker&nbsp; for the 1 classes ?&nbsp; So far , I have the following included and the errors are below:</DIV>
<DIV>&nbsp;</DIV>
<DIV>$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib&nbsp; vtkRendering.lib vtkGraphics.lib vtkverdict.lib vtkImaging.lib vtkIO.lib vtkFiltering.lib vtkCommon.lib vtkDICOMParser.lib vtkNetCDF.lib vtkmetaio.lib comctl32.lib wsock32.lib vtksqlite.lib vtkpng.lib vtktiff.lib vtkzlib.lib vtkjpeg.lib vtkexpat.lib vtksys.lib ws2_32.lib vfw32.lib vtkftgl.lib vtkfreetype.lib opengl32.lib </DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;error LNK2001: unresolved external symbol "protected: virtual void __thiscall vtkExampleDataSource::CollectRevisions(class std::basic_ostream&lt;char,struct std::char_traits&lt;char&gt; &gt; &amp;)" (<A href="mailto:?CollectRevisions@vtkExampleDataSource@@MAEXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z">?CollectRevisions@vtkExampleDataSource@@MAEXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z</A>)</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;error LNK2019: unresolved external symbol "public: static class vtkVolumeRayCastMapper * __cdecl vtkVolumeRayCastMapper::New(void)" (?New@vtkVolumeRayCastMapper@@SAPAV1@XZ) referenced in function _main</DIV>
<DIV>: error LNK2019: unresolved external symbol "public: static class vtkVolumeRayCastCompositeFunction * __cdecl vtkVolumeRayCastCompositeFunction::New(void)" (?New@vtkVolumeRayCastCompositeFunction@@SAPAV1@XZ) referenced in function _main</DIV>
<DIV>1&gt;D:\ETH - Z\vtk\conu\Debug\Leeds.exe : fatal error LNK1120: 3 unresolved externals</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks,</DIV>
<DIV>Radu.</DIV></FONT></td></tr></table><br>