Post #1327960
2026-04-11 12:07 UTC
@RinostarGames Disclaimer: I just searched a bit and have never compiled UE or plugins. I have a little Linux experience.
This link suggests compiling from command line, perhaps that works:
https://github.com/mayur-454/Compiling-Unreal-Engine-Plugin?tab=readme-ov-file#method-2-command-line-build
Tl;dr:
* Make sure you have cmake installed, and clang, and some other things
* Download plugin source
* Try from UE (I think you already tried this)
* Try from command line with shell script and cmake or make
Good luck, hope this helped
Replies (1)
-
@RinostarGames@mastodon.gamedev.place 2026-04-11 16:26
@Wlm Thanks, I passed along the message!