J
jeffrey.bigham
Hello,
I have a relatively simple application that I'm trying to migrate from
VS2003 to VS2005. The problem I'm having is that after compiling with
VS2005, it won't run on any system that doesn't have VS2005 installed.
I'm sure there are just some libraries that get installed with VS2005
that don't exist (or at least the correct version doesn't exist) on
these systems.
This is just a small demo program and I don't want to go to the trouble
of creating a whole installation application. Is there a way to create
a copy-to-install application in VS2005? How do I statically link all
of the libraries that I need? It doesn't matter if the filesize blows
up.
Thanks!
Jeff
I have a relatively simple application that I'm trying to migrate from
VS2003 to VS2005. The problem I'm having is that after compiling with
VS2005, it won't run on any system that doesn't have VS2005 installed.
I'm sure there are just some libraries that get installed with VS2005
that don't exist (or at least the correct version doesn't exist) on
these systems.
This is just a small demo program and I don't want to go to the trouble
of creating a whole installation application. Is there a way to create
a copy-to-install application in VS2005? How do I statically link all
of the libraries that I need? It doesn't matter if the filesize blows
up.
Thanks!
Jeff