NVIDIA / VisRTX

NVIDIA OptiX based implementation of ANARI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[MDL] Error: Library dds.so: symbol "mi_plugin_factory" not found

lynetcha opened this issue · comments

I am getting the following error when running ./visRtxSampleMeshViewer cow.obj

Load OBJ: cow.obj: 14.6 ms
[MDL] Error: Library dds.so: symbol "mi_plugin_factory" not found.

Any idea what the issue is?

Thanks,
Lyne

Fixed it! I was using the wrong dds.so in /usr/ instead of the one I build from the MDL SDK.