<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">The only reason I can think of is that you&#39;re not using absolute paths somewhere. Make sure that the variables allFiles, TransOutFile and trxfile contain absolute paths (i.e. start with CMAKE_BINARY_DIR, CMAKE_SOURCE_DIR, CMAKE_CURRENT_BINARY_DIR or similar.<br>

<br>
HTH<br><font class="Apple-style-span" color="#888888"><br></font></blockquote><div> </div><div>Thanks, that is it.. the TransOutFile was having relative path. I changed it to Absolute path and everything works fine.</div>
<div><br></div><div>Thanks,</div><div>Surya</div></div>