I’ve tried installing the Bluepy plugin and the Blueprintcopilot plugin into UE4.27 and UE5.4; but always get and error to manually recompile both plugins. Tried using cmd to recompile them and keep getting error.
UE4.27 hasn’t changed in years so you would expect any plugin written for UE4 to be compiled for it over older versions. and UE5.4 has been out for quit some time now also. But both these
Github projects fail to install on either platform. Has anyone got a successful installation of these for UE4.27 they can zip and upload for us please. Here is the cmd I used for UE4.27:
C:\Program Files\Epic Games\UE_4.27\Engine\Build\BatchFiles>RunUAT.bat BuildPlugin -plugin=“C:\Programming\Plugins\Bluepy-main\Plugins\blupy\blupy.uplugin” -package=“C:\Programming\Plugins\Bluepy-main\Plugins\blupy\Blupy427”
So if someone can edit this so it works that would be great as well.