OpenRV icon indicating copy to clipboard operation
OpenRV copied to clipboard

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

Open tbabiin opened this issue 2 years ago • 1 comments

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

  • [X] I agree to follow this project's Code of Conduct

tbabiin avatar Jun 20 '23 18:06 tbabiin

We must not be setting the prefix properly.

geffrak avatar Jun 20 '23 18:06 geffrak