Frogging-Family / wine-tkg-git

The wine-tkg build systems, to create custom Wine and Proton builds
893 stars 163 forks source link

cannot stat .... No such file or directory? What am I missing ? #1042

Closed adolfotregosa closed 1 year ago

adolfotregosa commented 1 year ago

What am I missing ? thank you!

vkd3d-proton 2.9

Subprojects dxil-spirv : YES

User defined options Cross files : build-win32.txt buildtype : release prefix : /home/adolfo/Downloads/wine-tkg-git/proton-tkg/vkd3d-proton/build/lib32-vkd3d strip : True enable_tests: false

Found ninja-1.11.1 at /usr/bin/ninja WARNING: Running the setup command as meson [options] instead of meson setup [options] is ambiguous and deprecated. [124/125] Installing files. Installing libs/d3d12core/d3d12core.dll to /home/adolfo/Downloads/wine-tkg-git/proton-tkg/vkd3d-proton/build/lib32-vkd3d/bin Stripping target 'libs/d3d12core/d3d12core.dll'. Installing libs/d3d12core/d3d12core.dll.a to /home/adolfo/Downloads/wine-tkg-git/proton-tkg/vkd3d-proton/build/lib32-vkd3d/lib Installing libs/d3d12/d3d12.dll to /home/adolfo/Downloads/wine-tkg-git/proton-tkg/vkd3d-proton/build/lib32-vkd3d/bin Stripping target 'libs/d3d12/d3d12.dll'. Installing libs/d3d12/d3d12.dll.a to /home/adolfo/Downloads/wine-tkg-git/proton-tkg/vkd3d-proton/build/lib32-vkd3d/lib '/home/adolfo/Downloads/wine-tkg-git/proton-tkg/vkd3d-proton/build/lib64-vkd3d/bin/d3d12core.dll' -> 'proton_dist_tmp/lib64/wine/vkd3d-proton/d3d12core.dll' '/home/adolfo/Downloads/wine-tkg-git/proton-tkg/vkd3d-proton/build/lib64-vkd3d/bin/d3d12.dll' -> 'proton_dist_tmp/lib64/wine/vkd3d-proton/d3d12.dll' '/home/adolfo/Downloads/wine-tkg-git/proton-tkg/vkd3d-proton/build/lib32-vkd3d/bin/d3d12core.dll' -> 'proton_dist_tmp/lib/wine/vkd3d-proton/d3d12core.dll' '/home/adolfo/Downloads/wine-tkg-git/proton-tkg/vkd3d-proton/build/lib32-vkd3d/bin/d3d12.dll' -> 'proton_dist_tmp/lib/wine/vkd3d-proton/d3d12.dll' cp: cannot stat 'dxvk/x64/d3d10core.dll': No such file or directory cp: cannot stat 'dxvk/x64/d3d11.dll': No such file or directory cp: cannot stat 'dxvk/x64/d3d9.dll': No such file or directory cp: cannot stat 'dxvk/x64/dxgi.dll': No such file or directory

adolfotregosa commented 1 year ago

apparently starting from scratch fixes things... :confused: I'm sorry