<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><FONT size=1>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Hi all ! </DIV>
<DIV> </DIV>
<DIV> I am trying to run the demo of a basic reycasting algorithm (apparently the vtkrendering.lib is not enough). However, I have the following errors. I guess I am not liking enough libs. So, which one should be included in the linker for the 1 classes ? So far , I have the following included and the errors are below:</DIV>
<DIV> </DIV>
<DIV>$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib 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> </DIV>
<DIV> </DIV>
<DIV> error LNK2001: unresolved external symbol "protected: virtual void __thiscall vtkExampleDataSource::CollectRevisions(class std::basic_ostream<char,struct std::char_traits<char> > &)" (<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> </DIV>
<DIV> 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>D:\ETH - Z\vtk\conu\Debug\Leeds.exe : fatal error LNK1120: 3 unresolved externals</DIV>
<DIV> </DIV>
<DIV>Thanks,</DIV>
<DIV>Radu.</DIV></FONT></td></tr></table><br>