0ad-matters / 0ad-appimage

@0ad appimage
MIT License
26 stars 0 forks source link

modify pipeline to build Vulkan Experimental AppImage #18

Closed andy5995 closed 1 year ago

andy5995 commented 1 year ago

https://play0ad.com/the-next-alpha-of-0-a-d-will-feature-an-experimental-vulkan-backend/

https://wildfiregames.com/forum/topic/104382-vulkan-new-graphics-api/

[skip ci]

andy5995 commented 1 year ago

Can't complete a build yet due to this bug: core.h missing from libfmt-dev on bionic.

This is mostly the same build environment I've been using for the a25 and a26 appimages (I added m4 and libvulkan to the Dockerfile since a26).

andy5995 commented 1 year ago

Can't complete a build yet due to this bug: core.h missing from libfmt-dev on bionic.

Wrong. Due to this https://code.wildfiregames.com/rP27329#59912

andy5995 commented 1 year ago

I expect this to be working soon. @vladislavbelov has submitted a patch

I applied it locally and was able to build a working AppImage from the 0ad svn code.