Rui Chen

Results 884 comments of Rui Chen

> If only Monterey is failing, I wonder if it is an XCode 14 linker bug given we hit linker issues when building other formulae (e.g. GCC). If anyone has...

somehow I could not reproduce it in my local

``` ==> git checkout HEAD error: pathspec 'HEAD' did not match any file(s) known to git ```

> What version of ISPC is installed by Homebrew? We do need 1.18 for OSPRay 2.10: yeah, we are using the latest (v1.18)

let me give another spin again

The build is good now, just upgraded on the homebrew side, thus closing this issue. Thanks @Twinklebear!

let me give a shot.

> Seems that PACKETSZ is not defined on your OS. What OS is it? it is macOS

Now the errors become like this ``` ocatresolv.c:143:4: error: use of undeclared identifier 'HEADER' HEADER *dh; ^ ocatresolv.c:143:12: error: use of undeclared identifier 'dh' HEADER *dh; ^ ocatresolv.c:146:62: error: use...