I created two PRs to fix missing dependency versions:
PR #42 targeting the development branch, which sets the requirement for RGL to use development branch of O3DE
PR #43 targeting the main branch, which sets the requirement for RGL to use stable O3DE or the next stable (in development, but feature-locked already).
My second PR #43 was force-pushed and modified (!?) to link main version of RGL with main version of O3DE. As a result is it IMPOSSIBLE to use RGL with the stabilization branch of O3DE. Please note, that O3DE is to be released within a month, the stabilization branch is feature-locked and many developers use it on a daily basis.
I created two PRs to fix missing dependency versions:
development
branch, which sets the requirement for RGL to usedevelopment
branch of O3DEmain
branch, which sets the requirement for RGL to use stable O3DE or the next stable (in development, but feature-locked already).My second PR #43 was force-pushed and modified (!?) to link
main
version of RGL withmain
version of O3DE. As a result is it IMPOSSIBLE to use RGL with the stabilization branch of O3DE. Please note, that O3DE is to be released within a month, the stabilization branch is feature-locked and many developers use it on a daily basis.