http://GameProgrammer.Com

Programming

GP Mailing List
     Thread Index
     Date Index

ATXGPSIG List
     Thread Index
     Date Index

Google
>

Home

Wise2Food



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gameprogrammer] Re: cerating a "local install" for VC Express 2005



Isn't there a project setting to allow you to statically link to the
Visual C++ runtime rather than including any DLLs at all?

Project-> XXX  Properties -> Config Properties -> C/C++ -> Code
Generation -> Runtime Library ?

On Dec 18, 2007 1:05 PM, Roger D. Vargas <luo_hei@yahoo.es> wrote:
> Im trying to create what is called "local install", a deployment copy of
> my project that doesnt requires vc redist pack to be installed, and so
> admin privileges to install. I have included the required DLLs:
> msvcp80.dll, msvcm80.dll and msvcr80.dll (one isnt needed but I cant
> remember which one) in release version and what I think are manifest
> files for those DLLs:
> x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd.manifest
> x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_6b128700.manifest
> I tried to run the app in a friends PC with Windos XP and I got an error
> about runtime library.
> Can somebody give me an idea about how to do this?

---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html