[opensource-dev] Review Request: OPEN-61 Adding locations that VC redistributable package installs files.
Ima Mechanique
Ima.Mechanique at blueyonder.co.uk
Fri Apr 8 07:43:50 PDT 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/259/
-----------------------------------------------------------
(Updated April 8, 2011, 7:43 a.m.)
Review request for Viewer.
Summary (updated)
-------
The VC redistributable package installs its files (msvcr100.dll, msvcp100.dll, msvcr100d.dll, msvcp100d.dll, etc.) to the WINDOWS\System32 directory (and WINDOWS\SysWOW64, if it is a 64-bit version). Adding these locations to the list of places to look when attempting to copy the files to build-vc100\sharedlibs.
On 64 bit windows the 32-bit file versions go to SySWOW64, so this is listed first to prevent the 64-bit versions being used.
This addresses bug OPEN-61.
http://jira.secondlife.com/browse/OPEN-61
Diffs
-----
indra/cmake/Copy3rdPartyLibs.cmake 33ca961b0870
Diff: http://codereview.secondlife.com/r/259/diff
Testing
-------
Ran 'autobuild build' without manually copying the redistributable files or adding the configure switch to point at their location.
Thanks,
Ima
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20110408/0148f7f5/attachment.htm
More information about the opensource-dev
mailing list