[Bug 52915] Build vkd3d-git is broken (configure: error: libvulkan and libMoltenVK not found.)

WineHQ Bugzilla wine-bugs at winehq.org
Wed Apr 27 08:12:53 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52915

Sveinar Søpler <cybermax at dexter.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cybermax at dexter.no

--- Comment #1 from Sveinar Søpler <cybermax at dexter.no> ---
Just built vkd3d eb2c3b0b900419385cc00bb3daf60bbd986bc858 on Ubuntu 20.04
without errors... 

but i did not use host= and host-alias= statements for configure, and i use
lunarg-vulkan-sdk(1.3.211) installed systemwide.

configure seems to find what it needs when i just use it alone tho.
checking for -lvulkan... libvulkan.so.1

Guess the new SONAME checks in the patches you mentioned does not find the libs
when using a custom placement with VULKAN_LIBS= statement perhaps?

Using ./configure VULKAN_LIBS=-L/usr/lib/x86_64-linux-gnu/ seemed to work fine
for me... but then again, i have the SDK installed as a system package.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list