I forgot to mention that if I build in debug the linker tells me this <div><br></div><div>"<span class="Apple-style-span" style="font-style: italic;">Linking...</span></div><div><span class="Apple-style-span" style="font-style: italic;">LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library</span>"</div>
<div><br></div><div><br></div><div>So I used this option for the linker /NODEFAULTLIB:MSVCRT and I got much more errors form this option.</div><div><br></div><div>Also I tried to build the examples and I got linking errors so some examples were not built. The error I got for the failed builds is: "<span class="Apple-style-span" style="font-style: italic;">LINK : fatal error LNK1104: cannot open file 'vtkRendering.lib' </span>"</div>
<div><br></div><div>I checked in the vtk_build_folder/bin/release/ for vtkRendering.lib and it is not there, but the library exists in the installation forder <span class="Apple-style-span" style="border-collapse: collapse; ">"c:\Program Files\VTK\lib\vtk-5.4"</span></div>
<div><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></div><div><span class="Apple-style-span" style="border-collapse: collapse;">I do not realize what am I doing wrong.</span></div><div><span class="Apple-style-span" style="border-collapse: collapse;"><br>
</span></div><div><span class="Apple-style-span" style="border-collapse: collapse;">Can anybody please help</span></div><div><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></div><div><span class="Apple-style-span" style="border-collapse: collapse;">Best Regards,</span></div>
<div><span class="Apple-style-span" style="border-collapse: collapse;">Alex</span></div>