-
Notifications
You must be signed in to change notification settings - Fork 67
USharp doesn't compile #114
Comments
The same issue I am also getting is there any solution? |
You are using UE 4.24, which is currently not supported by USharp. USharp currently supports UE 4.23. I do have a pull request that adds UE 4.24 support if you want to try it out. |
Thank you for the reply. |
Thanks @Tanner555 for answering. Just for information: To put Unreal Engine to work again, all we need to do is to delete USharp folder from the plugins folder. |
Seems to happen in UE4.25 but I tried your patch on UE4.25 same error. What exactly is going on here? @Tanner555 |
@TylerJaacks |
@TylerJaacks I'd be happy to help you if you try using UE 4.24, which seems to work pretty well on my end (with a few tweaks and annoying issues). |
I might try updating my fork with your recent fix @MiheevN. 😄 |
What's with the error message saying it requires the very plugin its compiling to be installed already? Is there an explanation for that? |
Working environment:
Type command "buildcpp" crashed in PluginInstaller.exe (I put it in the correct directory).
Full error information:
And my UE4 engine directory is E:/UE_4.24/Engine. It seems one project requires the "USharp" plugin, but it has not been compiled yet. Cannot open the engine directly after placing the USharp plugin into the engine plugins directory. Can someone help me?
The text was updated successfully, but these errors were encountered: