[vtkusers] output file
Nicholas Kinar
n.kinar at usask.ca
Mon May 12 10:39:35 EDT 2008
Perhaps the application is missing the common runtime for Windows. This
could be because you do not have Visual Studio installed on the other
computer.
Here is a link to a forum post which may help you:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=72965&SiteID=1
A common way to ensure that your application has all of the necessary
components on another computer is to run Dependency Walker on the binary:
http://www.dependencywalker.com/
A copy of Dependency Walker should be bundled with Visual Studio.
Nicholas
hossein (hadez803) wrote:
>
> hi,
>
> I have built a console project with vtk. The .exe file runs on the
> computer it was compiled on but when i run the file on another
> computer i get the following error"
>
> This application has failed to start because the application
> configuration is incorrect.
>
>
>
> How can i fix this.
>
> regards
>
> hossein.
>
>
> ------------------------------------------------------------------------
> Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try
> it now.
> <http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ%20>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080512/d7ae2449/attachment.htm>
More information about the vtkusers
mailing list