-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to build Rive 0.2.4 in Unreal 5.5 #131
Comments
Hey @schetle - any ETA on this fix? Obviously a showstopper for everyone. |
Hi all, taking a look at this now. |
Hey @Tod-Rive - any updates here or ETA? |
Yes! Just waiting on some last changes before we can do a release. No ETA unfortunately, but we're close. |
Hey @Tod-Rive , Any updates on 5.5 support ? |
Still working on it. There have been some fairly significant changes in the runtime so it's taking a bit longer than normal. Once I get a clean build I can release the package. |
Hello Tod,
I am trying to build Rive 0.24 on Unreal 5.5 on visual studio but I am getting the following errors.
The command ""D:\Epic Games\UE_5.5\Engine\Build\BatchFiles\Build.bat" RIVECppProjectEditor Win64 Development -Project="D:\Unreal Projects2\RiveTest\RIVECppProject\RIVECppProject.uproject" -WaitMutex -FromMsBuild -architecture=x64" exited with code 6.
Cannot open include file: 'RHIResourceUpdates.h': No such file or directory ( from RenderContextRHIImpl.cpp Line 9)
Cannot open include file: 'WindowsTargetSettings.h': No such file or directory ( form RiveEditorModule.cpp Line 23)"
I would greatly appreciate your help.
Thanks
The text was updated successfully, but these errors were encountered: