k7

Results 6 comments of k7

Should this issue be closed, given there is a relevant documentation: https://sinonjs.org/how-to/stub-dependency/?

My system information: MacOS 13.3.1 (22E261) For me, since I installed openssl using brew, from line 27 to line 29 in CMakeLists.txt, I have to set the OPENSSL_ROOT_DIR, OPENSSL_LIBRARIES, OPENSSL_INCLUDE_DIR...

Reproduced this issue on my M1 Mac as well. I used the following workarounds. **1: Use mac ports instead of brew** I experienced the conflict between headers in brew and...

Essentially there is a dependency issue for MacOS 13 such that when running "sudo ./build/fbcode_builder/getdeps.py install-system-deps --recursive" some dependencies cannot be satisfied using brew such as liburing. Have to install...

Could you please provide the definition of FollyIOPoolTask and main as well?