Skip to content

Embree4 EMBREE_MAX_ISA failure on Rocky 10 #217

@cjhosken

Description

@cjhosken

Hey all! Working on building Moonray for Rocky 10.

i've found that when building deps,
the building/Rocky9/CMakeLists.txt contains a line in the embree project that throws a huge list of errors:

/usr/bin/ld: bvh_builder_subdiv.cpp:(.text._ZN6embree4avx226BVHNSubdivPatch1BuilderSAHILi4EE5buildEv[_ZN6embree4avx226BVHNSubdivPatch1BuilderSAHILi4EE5buildEv]+0xe78): undefined reference to embree::BVHN<4>::set(embree::NodeRefPtr<4>, embree::LBBox<embree::Vec3fa> const&, unsigned long)'
....

I've replace the line to be EMBREE_MAX_ISA=DEFAULT and things are building fine now. Is there a specific reason why that flag is set?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions