JaydenMaalouf / JoystickPlugin

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

Unable to use the plugon on linux #39

Closed MNS26 closed 1 year ago

MNS26 commented 1 year ago

whenever i try and add the plugin it asks to rebuild and fails after roughly 30sec

image image

JaydenMaalouf commented 1 year ago

Hello! Which release of the plugin are you using?

Ensure that you run GenerateProjectFiles.sh after copying the plugin to your project. Then rebuild the project using make If there are any errors during the make build, please post them here for me to help investigate!

MNS26 commented 1 year ago

Im using the latest released zip. I dont have a GenerateProjectFiles.sh bash scrip, i also dont see any logs when it tries to rebuild it

JaydenMaalouf commented 1 year ago

I actually found some issues with the contents in master on Linux and have merged in a fix.

I will write some documentation on how to Rebuild the plugin on linux later today. Hopefully the latest Release fixes your issue though!

MNS26 commented 1 year ago

the windows zip for 5.1 rebuilt without any issue for linux