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 am trying to compile this project, which includes AppKid as a Swift package dependency. After a bit of work it emits the following error messages. I have had to attach them in a file as there are too many lines to post in a GitHub issue.
I have verified that the symbols requested exist in the headers under /usr/include/vulkan. This also happens when I run the build.sh script in this repository.
I am running Zorin OS 17, which is based on Ubuntu 22.04. I am using Swift 5.9.2 targeting x86_64-unknown-linux-gnu. Thanks for your help!
The text was updated successfully, but these errors were encountered:
Hi.
Thanks for flagging. Unfortunately, my current employment status prevents me from contributing to opensource projects (including my own). The issue is due to missing codegen for "fresh" vulkan version and it requires my local fixes to be published, which legally I can not do right now.
Sorry
I am trying to compile this project, which includes AppKid as a Swift package dependency. After a bit of work it emits the following error messages. I have had to attach them in a file as there are too many lines to post in a GitHub issue.
errors.txt
I have verified that the symbols requested exist in the headers under
/usr/include/vulkan
. This also happens when I run thebuild.sh
script in this repository.I am running Zorin OS 17, which is based on Ubuntu 22.04. I am using Swift 5.9.2 targeting
x86_64-unknown-linux-gnu
. Thanks for your help!The text was updated successfully, but these errors were encountered: