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
Thank you for making this tool!
I encountered a hiccup.
When running cargo run --release, I get the following error.
I'm on Windows 10 (22H2) with Visual Studio 2019 installed.
I can confirm the file it's looking for is missing, E:\Projects\gltf-ibl-sampler-egui\target\release\build\gltf-ibl-sampler-egui-ded4467bf4dab538\out\glTF-IBL-Sampler\lib\source is empty.
I ran git clone https://github.com/pcwalton/glTF-IBL-Sampler.git in the project directory and it solved this error.
Is the submodule broken somehow? I correctly ran git clone --recursive when cloning the repo.
Thank you for making this tool!
I encountered a hiccup.
When running
cargo run --release
, I get the following error.I'm on Windows 10 (22H2) with Visual Studio 2019 installed.
I can confirm the file it's looking for is missing,
E:\Projects\gltf-ibl-sampler-egui\target\release\build\gltf-ibl-sampler-egui-ded4467bf4dab538\out\glTF-IBL-Sampler\lib\source
is empty.The text was updated successfully, but these errors were encountered: