Have you tried to use the Ubuntu repository packages instead of building glslang and others yourself? (sounded like you built yourself)
Maybe you need the -dev packages.
for clarification, i did build it myself
which specific version should i get? and i dont see any packages marked as dev packages in the link you sent?
okay i directly installed the glslang binaries from the main-tot and copied them into my /bin and the dxvk install worked,
am i done after running ./package-release.sh master /your/target/directory --no-package or are there more steps to the install? i assume im done
That script compiles the dxvk files but doesn't actually install them.
Assuming you are wanting to install in regular system Wine there are some steps to follow here https://github.com/doitsujin/dxvk#how-to-use
It's been almost 20 days since the last answer so I'm gonna close this. Feel free to reopen if you have more questions.
Nothing extracted yet.
Ubuntu 24.04.4 LTS
when following install instructions, when i run
./package-release.sh master build/,it says:
glslang is installed, running
glslang --versiongives:meson is 1.10.1
i installed gslang by following the instructions from https://github.com/KhronosGroup/glslang