<DIV>Hello,&nbsp;</DIV>
<DIV>You must add the needed libs to your project. You added the path to these libs to VC++ config ("here are the libs"), but you have to say to "use these libs".</DIV>
<DIV>2 ways : add to your project settings in linker additional libraries the vtklibs needed, or add these lines in your source code which are an other way to do the same thing :</DIV>
<DIV>#pragma comment(lib, "vtkCommon.lib")</DIV>
<DIV>#pragma comment(lib, "vtkRendring.lib")</DIV>
<DIV>...</DIV>
<DIV>&nbsp;</DIV>
<DIV>Aurélien REGAT-BARREL<BR><BR><B><I>Matthias.Honal@stud.uni-karlsruhe.de</I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">Hi!<BR><BR>I'm using the precompiled binaries for windows of vtk. When I try to build a<BR>"Win32 console application" which uses the vtk-libraries, I get some linker errors:<BR>12 unresolved externals<BR><BR>The files in $VTK_HOME\include\vtk are included under<BR>Tools-&gt;Options-&gt;Directories-&gt;Include Files and the Files in $VTK_HOME\lib\vtk<BR>are included in Tools-&gt;Options-&gt;Directories-&gt;Library Files.<BR><BR>What else do I have to do?<BR><BR><BR><BR>Thanks,<BR><BR>Matthias<BR><BR>_______________________________________________<BR>This is the private VTK discussion list. <BR>Please keep messages on-topic. Check the FAQ at: <HTTP: vtkfaq cgi-bin public.kitware.com><BR>Follow this link to subscribe/unsubscribe:<BR>http://www.vtk.org/mailman/listinfo/vtkusers</BLOCKQUOTE><p>
                <hr size=1>
Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout !
<br><a href="http://fr.rd.yahoo.com/mail/taglines/*http://fr.benefits.yahoo.com/">Créez votre Yahoo! Mail</a>