Replies: 3 comments 2 replies
|
Maybe the cstdint related stuff can be merged to reduce the size of the patch over time, @randypacker? The rest of the patch deals with:
|
0 replies
|
Updated patch: arch.patch.gz I also created a few merge requests for the cstdint failures and point 1. above (PATH), @randypacker |
0 replies
|
thanks @gonsolo - I've created an internal ticket to see if we can apply this patch. We can't yet test on Arch linux, but we can at least test that the changes don't cause issues with Rocky9/macOS. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This is a patch to build v1.7.0.0 on Arch Linux:
arch.patch.gz
62 files changed, 116 insertions(+), 88 deletions(-)
I am using
cmake -DMOONRAY_USE_OPTIX=NOsince I'm running on Nouveau and NVK.All reactions