I did the Installing MoltenVK, Building MoltenVK & Running the MoltenVK Demo Applications sections without issue. Was there another section you were referring to?
I'm still getting the same exact error message with the newest source. Here's the Terminal output after running "./build_proton.sh":
terminal_ouput_new.txt
There's got to be a dependency missing but, I'm not sure what exactly or how to fix the problem.
Still having the same issue. Here's the Terminal output after running "./build_proton.sh":
terminal_output_new.txt
This issue should be closed due to the removal of MacOS support
Nothing extracted yet.
So, I'm trying to compile this on macOS Sierra. I followed all of the instructions for building on macOS.
I just got this error message:
/Users/eisnerguy1/proton/SDL-mirror/src/video/./khronos/vulkan/./vk_platform.h:117:10: fatal error: 'xcb/xcb.h' file not foundHere's the full Terminal output after running "./build_proton.sh":
terminal_output.txt
Looks like there's something missing here. Is it something I need to install via Homebrew?