RenderKit / ospray

An Open, Scalable, Portable, Ray Tracing Based Rendering Engine for High-Fidelity Visualization
http://ospray.org
Apache License 2.0
982 stars 178 forks source link

Development branch : compilation errors #527

Closed nyue closed 2 years ago

nyue commented 2 years ago

Hi,

I am trying to build the dev branch in the hope of getting the recent MPI fixes.

I am currently seeing the following compilation error and was wondering if there is some dependency update to build the dev branch

[  2%] Building ISPC object /data2/nyue/projects/OSPray/ospray/build/modules/cpu/local__render/debug/DebugRenderer.dev.o
/data2/nyue/projects/OSPray/ospray/ospray_git/modules/cpu/render/debug/DebugRenderer.ispc:9:10: fatal error: 'rkcommon/utility/random.ih' file \
not found
#include "rkcommon/utility/random.ih"

Cheers

johguenther commented 2 years ago

Please use the latest rkcommon v1.10.

johguenther commented 2 years ago

rkcommon v1.10 is now used in the superbuild