[Bug 45277] Multiple applications need Vulkan child window rendering (DxO PhotoLab, Affinity Photo, Google Earth Pro, Autodesk Fusion 360)

WineHQ Bugzilla wine-bugs at winehq.org
Fri Jun 18 23:29:46 CDT 2021


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

iiordanov at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iiordanov at gmail.com

--- Comment #70 from iiordanov at gmail.com ---
For whoever finds this useful, this is how i built a winehq-devel 6.10 deb
archive under Ubuntu 20.04 (should work in any Debian/Ubuntu derivative distro
with slight directory name modifications too):

# First make sure deb sources are enabled in your sources.list file.

# Then, run the commands below
apt build-dep winehq-devel
apt install libvulkan*

apt source winehq-devel
cd wine-6.10~focal
patch -p1 < path/to/remis/patch/wine-vk-child-window.patch
dpkg-buildpackage -rfakeroot -uc -b

-- 
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