<html><div style='background-color:'><DIV>Hi everyone,</DIV>
<DIV>&nbsp;&nbsp; i am new to either vtk or c++ builder. This is what i did.</DIV>
<DIV>(1) download the vkt source;</DIV>
<DIV>(2) use cmake default options to get c++ builder makefiles.</DIV>
<DIV>(3) manually type in the command line "make" at the base directory of makefiles. It automatically convert the makefiles into .lib and .obj files.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Everything works fine above, and i followed some post, adding static library to the main project, and it compiles very good. But i got a newbie question,</DIV>
<DIV>&nbsp;</DIV>
<DIV>#include &lt;vtkPoints.h&gt;</DIV>
<DIV>&nbsp;</DIV>
<DIV>if i include a header file, the compiler will search the header source, and generate a vtkPoints.obj file which is different from the original obj file. I&nbsp;guess i should include the original vtkPoints.obj somewhere in the code, but don't know how. And what is exactly how to include .lib, .obj, .h files into the project files?&nbsp;(And shall i put .h files into .obj directory?) I guess this is a common c++ question. </DIV>
<DIV>&nbsp;</DIV>
<DIV>Amybody plz help. Thanks in advance.</DIV>
<DIV>&nbsp;</DIV></div><br clear=all><hr>Ãâ·ÑÏÂÔØ <a href="http://g.msn.com/8HMKCN/2020">MSN Explorer</a> </html>