Related to frontend PR I've tried multiple times now and couldn't add the required libtvm_runtime.so to LD_LIBRARY_PATH in tests/scripts/task_rust.sh for successful build. Simple export LD_LIBRARY_PATH=build:LD_LIBRARY_PATH and variations of that didn't work.
Please add it somehow as previous discussion wasn't helpful.
Related to frontend PR I've tried multiple times now and couldn't add the required
libtvm_runtime.sotoLD_LIBRARY_PATHintests/scripts/task_rust.shfor successful build. Simpleexport LD_LIBRARY_PATH=build:LD_LIBRARY_PATHand variations of that didn't work.Please add it somehow as previous discussion wasn't helpful.