[Insight-users] Execution away from compilation

Luis Ibanez luis.ibanez at kitware.com
Sun Jul 29 18:47:22 EDT 2007


Hi Michael,

You may want to try the Dependency walker:

     http://www.dependencywalker.com/

It helps you identify which ones of the DLL that
your executable needs are not being found in your
system.


    Regards,


       Luis


---------------------
Michael Baltaxe wrote:
> Hi all,
> 
> I am trying to move my program to another computer and execute it there, 
> but haven't been unsuccessful on it. I compiled using Windows Vista and 
> Visual Studio 2005, while the other computer runs Windows Server 2003. 
> My compilation was done on release mode, just as ITK source, with 
> BUILD_SHARED_LIBRARIES OFF.
> 
> So far I have copied all my release folder to the Windows Server 
> platform (.exe, .lib, .exp files), and I get the following message:
> 
> "The system cannot execute the specified program"
> 
> I guess I am missing some libraries, but I am not sure. Can some one 
> point me in the right direction here?
> 
> Thanks a lot,
> 
> Michael.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list