Hi everyone, <br><br>I have written an application in visual c++ which uses VTK. After compiling it produces an .exe which runs fine. But, when I copy-paste the .exe file of this application to another computer which doesn't have VTK compiled and installed, it doesn't work. It is what I had expected, so I copied all .lib files (such as 
vtkHybrid.lib, vtkVolumeRendering.lib, etc) to that computer, and it still doesnt work. <br><br>How can I make my application on the other computer work? <br><br>Any help will be appreciated, <br><br>Thanks<br>Rashed karim. 
<br>