Skip to content

compile error with ue4.6 #7

@tsky1971

Description

@tsky1971

Hi,
i got an error compile from Source UE4.6, with UE4.5 from Source and from Launcher the plugins works with an X52 but not with an MSForceWheel.

The Error:
D:\UE4\cglabUnrealEngine_4.6\Engine\Plugins\JoystickPlugin\Source\JoystickPlugin\Private\FJoystickPlugin.cpp(200): error C2664: 'bool FSlateApplication::OnControllerButtonPressed(EControllerButtons::Type,int32,bool)' : cannot convert argument 1 from 'int' to 'EControllerButtons::Type'
19> Conversion to enumeration type requires an explicit cast (static_cast, C-style cast or function-style cast)

Any Idea to solve this ?

tsky

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions