summaryrefslogtreecommitdiff
path: root/indra/llvfs/lldir.h
diff options
context:
space:
mode:
authorCallum Prentice <callum@gmail.com>2017-03-27 17:11:00 -0700
committerCallum Prentice <callum@gmail.com>2017-03-27 17:11:00 -0700
commitcb07ca3510b74ba04b3346cb675fed1845b84dab (patch)
treec990a2a9f7b240c6e2c6a25c5d410ebaa0df2ce1 /indra/llvfs/lldir.h
parent6d4c737b789714aaff44b7231dd923bb7b99b702 (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