You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run one of the examples. I have the repo checked out and run: SHADERC_LIB_DIR=/home/nik/prj/shaderc/install/lib cargo run -v --bin triangle
I was expecting that to fail, actually, and show you the errors (which Rust doesn't display when compiling the proc macro). I don't know what to do now.
Issue
I'm trying to run one of the examples. I have the repo checked out and run:
SHADERC_LIB_DIR=/home/nik/prj/shaderc/install/lib cargo run -v --bin triangle
Which results in this:
I've tried many things, but nothing seems to work.
Does anyone know what is going wrong?
The text was updated successfully, but these errors were encountered: