Nimmi Srivastav
2007-09-02 04:24:50 UTC
I would appreciate if someone could tell me how I can build standalone
C++ apps using VC++ 2005 Express Edition. I successfully built an app
but when I copied the executable to a different directory, I kept
getting the following error:
"The application has failed to start because MSVCP80.dll was not
found ....."
I want to build a completely standalone app, which can run on any
windows system without requiring the dll. I have done that sort of a
thing on say VC++ 6.0.
Any help will be appreciated.
Regards,
Nimmi
C++ apps using VC++ 2005 Express Edition. I successfully built an app
but when I copied the executable to a different directory, I kept
getting the following error:
"The application has failed to start because MSVCP80.dll was not
found ....."
I want to build a completely standalone app, which can run on any
windows system without requiring the dll. I have done that sort of a
thing on say VC++ 6.0.
Any help will be appreciated.
Regards,
Nimmi