OpenRV
OpenRV copied to clipboard
[Bug]: OpenRV builds GC outside RV_DEPS_GC for GC artifacts that are properly copied to RV_DEPS_GC/install
What happened?
- Remove _build/lib, _build/share & _build/include : those are from GC. (optional in case 2) doesnt build: remove cmake/dependencies/RV_DEPS_GC-prefix)
- rvcfg + rvbuildt RV_DEPS_GC
- 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
- [X] I agree to follow this project's Code of Conduct
We must not be setting the prefix properly.