I tried to build but kept on getting the following message:
src/service.h:130:6: error: call to undeclared function '_NSGetExecutablePath'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 130 | if (_NSGetExecutablePath(exe_path, &exe_path_size) < 0) { | ^
using mac version 15.0 Beta (24A5327a) if that matters. Thanks for your help
I tried to build but kept on getting the following message:
src/service.h:130:6: error: call to undeclared function '_NSGetExecutablePath'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 130 | if (_NSGetExecutablePath(exe_path, &exe_path_size) < 0) { | ^using mac version
15.0 Beta (24A5327a)if that matters. Thanks for your help