Skip to content

Minhook sconscript: correct case of hde source files#8410

Merged
michaelDCurran merged 1 commit into
masterfrom
fixMinhookPathCase
Jun 18, 2018
Merged

Minhook sconscript: correct case of hde source files#8410
michaelDCurran merged 1 commit into
masterfrom
fixMinhookPathCase

Conversation

@michaelDCurran

Copy link
Copy Markdown
Member

Link to issue number:

None.

Summary of the issue:

On recent Windows 10 insider builds, it seems that paths are now case-sensitive. NVDA's build system mostly uses case-sensitive paths, except for a reference to some hde source files in minHook, where 'hde' is incorrectly capitalized. This is causing the building of NvDA to fail on recent Windows 10 insider builds.

Description of how this pull request fixes the issue:

The two paths have been changed to reflect their proper case in the file system.

Testing performed:

NVDA now builds on the affected builds of Windows 10, and also still builds on appveyor.

Known issues with pull request:

None.

Change log entry:

None.

@michaelDCurran michaelDCurran merged commit 3b25a12 into master Jun 18, 2018
@nvaccessAuto nvaccessAuto added this to the 2018.3 milestone Jun 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants