LuxCoreRender/LuxMark

Does LuxMark support CPU with ARM arch?

Opened this issue · 2 comments

The binary of LuxMark only support X86 arch CPU.
I tried to compile LuxMark with source code 3.1 but failed. I have two problems:

  1. Can the source code be supported to compile on CPU with ARM arch?
  2. I complied failed because of lack of LuxRay. I search the website and find several packages of LuxRay. I'm not sure which one to install. Is there any introduction to install LuxMark and the way to install dependent packages?

Well, I met the same problem.
But I think it's up to LuxRays.
I tried to build it on amd64 platform, and its still failed because of LuxRays. Then, I asked GPT about it, and the solution is compile, build, then install LuxRays first. And then continue.

LuxRays doesn't have an arm release, you can compile its source and install it manually.