protonscr

xcb/xcb.h missing on macOS

protonclosed
ValveSoftware/Proton#12 · opened 2018-08-22 by eisnerguy1 · updated 2020-04-09 · 4 comments · github
Eeisnerguy1 2018-08-22 github

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 found

Here'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?

Eeisnerguy1 2018-08-22 github

I did the Installing MoltenVK, Building MoltenVK & Running the MoltenVK Demo Applications sections without issue. Was there another section you were referring to?

Eeisnerguy1 2018-09-08 github

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.

Eeisnerguy1 2018-09-29 github

Still having the same issue. Here's the Terminal output after running "./build_proton.sh":
terminal_output_new.txt

Nnobodywasishere 2019-07-10 github

This issue should be closed due to the removal of MacOS support

Nothing extracted yet.