[Mesa-dev] [Bug 109739] Mesa build fails when vulkan-overlay-layer option is enabled

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 22 04:46:34 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=109739

--- Comment #1 from Shmerl <shtetldik at gmail.com> ---
Another problem was that ninja install doesn't deploy actual layer .so file.

I did this in my build script:

    DESTDIR="$dest_dir" LC_ALL=C.UTF-8 ninja install

It deployed VkLayer_MESA_overlay.json, but missed libVkLayer_MESA_overlay.so.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190222/58935eb4/attachment.html>


More information about the mesa-dev mailing list