|
|
|
|
|
by aoeusnth1
938 days ago
|
|
I can't get this to build for MacOS, has anyone succeeded? I ran the brew commands from the mac-nightly CI script, did `git submodule init; git submodule update` and get this error running `build.sh`: ```
$ sh build.sh --build-type Release --install --sudo --clean-all; In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.0.sdk/usr/include/cups/http.h:39:
/Library/Developer/CommandLineTools/SDKs/MacOSX14.0.sdk/usr/include/netinet/ip.h:189:2: error: unknown type name 'u_char'
u_char ipt_code; /* IPOPT_TS */ ``` ...etc |
|
[0] https://github.com/aurelienpierreeng/ansel#os-support