Skip to content

Silence warning about default DirectInput version#3598

Merged
eXpl0it3r merged 1 commit into
masterfrom
bugfix/silence_dinput_warning
Nov 12, 2025
Merged

Silence warning about default DirectInput version#3598
eXpl0it3r merged 1 commit into
masterfrom
bugfix/silence_dinput_warning

Conversation

@eXpl0it3r

Copy link
Copy Markdown
Member

Description

Ever since the use of DirectInput VS produces warnings about the default version selection during build time:

C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\dinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800

Selecting the default explicitly, should silence the warning.

Tasks

  • Tested on Windows

How to test this PR?

CI should complete and no warning should be shown in Windows builds

@eXpl0it3r eXpl0it3r added this to the 3.1 milestone Nov 12, 2025
@github-project-automation github-project-automation Bot moved this to Planned in SFML 3.1.0 Nov 12, 2025
@eXpl0it3r eXpl0it3r moved this from Planned to In Review in SFML 3.1.0 Nov 12, 2025
@eXpl0it3r eXpl0it3r merged commit 12f66de into master Nov 12, 2025
192 checks passed
@eXpl0it3r eXpl0it3r deleted the bugfix/silence_dinput_warning branch November 12, 2025 16:56
@github-project-automation github-project-automation Bot moved this from In Review to Done in SFML 3.1.0 Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants