When following the readme instructions of the zen github repository, it’ll result in compile errors.
I’ve put in a ticket on github (link: https://github.com/EpicGames/zen/issues/699\) but there doesn’t seem to be a lot activity so I’m hoping to get some traction here.
There was a previous pull request made to fix some issues on linux (link: https://github.com/EpicGames/zen/pull/681\) but that yet to be integrated (I’m working on Windows so these might not do me any good).
Steps to Reproduce
Sync the latest versions of zen and follow the readme instructions. It’ll result in compilation issues
See the bottom answer at https://github.com/EpicGames/zen/issues/695
But yes, the README should be updated to indicate the particular version of vcpkg and xmake that is compatible until we fix the issues with the changes in external libraries.
Oh I didn’t find that one, I must’ve only looked in the open issues!
I hacked around quite a few things as I did get it running in the end but it’s much better to follow steps from an expert, thank you!