<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi ITK users,<div><br></div><div>I am using visual studio 2008 to build ITK programs. Its making exe but while running it following error&nbsp;occurred:</div><div><br></div><div><b>The Program can't start because ITKCommon-4.2.dll is missing from your computer. Try&nbsp;reinstalling&nbsp;the program to fix this problem.</b></div><div><br></div><div>I build ITK again and checked in bin folder there is ITKCommon-4.2.dll present but while running exe its showing same error.</div><div>I copied that dll in same directory then it is working but it is not solution for me to each time in a new project i copy that dll to folder.&nbsp;</div><div><span style="font-size: 10pt;"><br></span></div><div><span style="font-size: 10pt;">Before this I was working with MinGW compiler to build ITK but it was giving error with same lib file in build. So I switched to MSVC to build.</span></div><div>Is this lib file having some problem?</div><div><br></div><div>Please suggest me solution.</div><div><br></div><div>Thanks,</div><div>Tabbu</div>                                               </div></body>
</html>