OpenRV
OpenRV copied to clipboard
Open source version of RV, the Sci-Tech award-winning media review and playback software.
Hi, I am trying to build OpenRV on Gentoo (5.15.80-gentoo-x86_64) and I managed to install all the dependencies including Qt packages. However during the CMake configure step, I have these...
I'm Getting Build error at the step: [Configure](https://github.com/AcademySoftwareFoundation/OpenRV/blob/main/doc/build_system/config_linux_centos7.md#configure). Please find the attached logs here. [build_error.txt](https://github.com/AcademySoftwareFoundation/OpenRV/files/10456399/build_error.txt)
Sorry everyone for a silly question, But I'm a fresh of code compile process. At first I already got a build with a command below `cmake --install cmake-build --config Release`...
I tried Compling openRV with VS 2019 as explained in the build instructions and followed the build instructions completly. Unfortunatly i got the error that atomic_ops.h in gc_priv.h any idea...
Hello there, _Just mention that I have no knowledge of programming and these workaround may cause more problems than fixes. I'm reporting those so anyone with experience can deal with...
First of all, thanks for the amazing contribution! Now on to the issue. The cmake build scripts in this project download or clone the source for over a dozen other...
#include Deprecated from glibc on EL9. Please add conditional statement that checks how recent your system is to OpenRV/src/lib/base/TwkUtil/SystemInfo.cpp,
changing it to the correct default installation path and same version of Qt as described in line 46. Signed-off-by: finnschi
Currently, OpenRV has a play all frames option (by default) or a realtime option. It would be nice if the real time option showed the number of skipped frames in...
Fix error when building on Linux (At least on Arch Linux) Signed-off-by: adro79