JaydenMaalouf / JoystickPlugin

Native Input Joystick Plugin for Unreal Engine 4/5
MIT License
31 stars 6 forks source link

Linux UE5.3.X fails to build #51

Closed MNS26 closed 8 months ago

MNS26 commented 1 year ago

When trying to rebuild the project after adding the plugin it fails to do so. The project was already made in 5.3.1.

I also tried the fix mentioned in this issue Linker Error when upgrading to 5.3 but that didnt work either

JaydenMaalouf commented 1 year ago

I haven't built the plugin for Linux in some time. I've got an update coming soon that adds Enhanced Input functionality, that might be a requirement for 5.3 as it's on by default now!

MNS26 commented 1 year ago

Ah that might be it then.

JaydenMaalouf commented 12 months ago

I've added a comment in the other thread (#50) that has reference to a PR that will fix the build issues for 5.3.x. Feel free to test the changes yourself!

JaydenMaalouf commented 12 months ago

I have released 3.2.0-rc.10 which has fixed the build issues with 5.3

Full release will come out once I merged the fix to master

JaydenMaalouf commented 8 months ago

I finally have released 3.3.0 Please feel free to raise another issue if you happen to find something!