diff options
author | Callum Prentice <callum@gmail.com> | 2017-03-27 17:11:00 -0700 |
---|---|---|
committer | Callum Prentice <callum@gmail.com> | 2017-03-27 17:11:00 -0700 |
commit | cb07ca3510b74ba04b3346cb675fed1845b84dab (patch) | |
tree | c990a2a9f7b240c6e2c6a25c5d410ebaa0df2ce1 /indra/llvfs/lldir.h | |
parent | 6d4c737b789714aaff44b7231dd923bb7b99b702 (diff) |
Fix for MAINT-7131 Unable to start the x64 Viewer on Windows 8.1 x64. This appears to be because two of the MS DLLs we ship with the 64 bit viewer are 32bit. Manually replacing them with their 64 bit equivalents allowed the viewer to start on Windows 8.1. The change forces the cmake file which copies the DLLs to look in C:\windows\SysWOW64 for 32 bit versions and C:\windows\system32 for 64 bit versions. (yes really).
Diffstat (limited to 'indra/llvfs/lldir.h')
0 files changed, 0 insertions, 0 deletions