AcademySoftwareFoundation / OpenRV

Open source version of RV, the Sci-Tech award-winning media review and playback software.
Other
589 stars 146 forks source link

[Bug]: OpenRV builds GC outside RV_DEPS_GC for GC artifacts that are properly copied to RV_DEPS_GC/install #184

Open tbabiin opened 1 year ago

tbabiin commented 1 year ago

What happened?

1) Remove _build/lib, _build/share & _build/include : those are from GC. (optional in case 2) doesnt build: remove cmake/dependencies/RV_DEPS_GC-prefix) 2) rvcfg + rvbuildt RV_DEPS_GC 3) Notice that _build/lib, _build/share & _build/include are back and contain GC files

List all the operating systems versions where this is happening

MacOS 13.2.1, Linux Rocky 8

On what computer hardware is this happening?

MacPro laptop & Lenovo Thinkpad

Relevant console log output

No response

Environment variables

No response

Extra information

I reproduced this bug on my Linux OS with the main branch. To propose a fix, please test on all 3 platforms: Windows, Mac and Linux.

Code of Conduct

geffrak commented 1 year ago

We must not be setting the prefix properly.