HI, I was trying to build custom cpp Omnigraph node,and it went well when i run ./build.sh --no-docker .
But ./_build/linux-x86_64/release/omni.app.kit.dev.sh just won’t work as expected, even if i added --no-docker flag,it still pops up with the dependency: omni.kit.multinode error below:
Regarding the error message in the image, it appears there is a dependency issue with omni.kit.multinode. Could you clarify why this message differs from the attached log file?
hi,thanks for your reply.Yeah i am following the doc you mention.I have run ’ ./_build/linux-x86_64/release/omni.app.kit.dev.sh’ again,sorry for the diff from the message and log file.I will attch the correct log file here: kit_20240828_145550.log (37.6 KB)