KrossX / Durazno

XInput wrapper that allows controller customization
MIT License
202 stars 21 forks source link

Build xinput1_3.dll failed #33

Closed yxmline closed 7 years ago

yxmline commented 7 years ago

Durazno.cpp(215): error C2733: “XInputGetBatteryInformation Durazno.cpp(227): error C2733: “XInputGetKeystroke Find the reason for adding DirectX sdk to cause an error

KrossX commented 7 years ago

Do not include unnecessary SDKs.

yxmline commented 7 years ago

thanks I have already been solved Remove DirectX SDK from the V140_xp Toolset.props settings file

KrossX commented 7 years ago

Excellent! I'll mark this closed then.