Leafwing-Studios / template-repo

A quick, CI-enabled Bevy template repository.
Apache License 2.0
43 stars 9 forks source link

Fix Linux CI #31

Open alice-i-cecile opened 2 years ago

alice-i-cecile commented 2 years ago

Apt get install clang and lld made progress locally on SnapOS. Still blocked on:

ld.lld: error: unable to find library -lvulkan

alice-i-cecile commented 2 years ago

libvulkan-dev was the missing piece. From: https://vulkan-tutorial.com/Development_environment#page_Vulkan-Packages