phamha98 / hi

note
Other
2 stars 0 forks source link

'folly/portability/Config.h' file not found #36

Open phamha98 opened 4 months ago

phamha98 commented 4 months ago

Pods/RCT-Folly/Time.h/ 22: //#include <folly/portability/Config.h> 47-54: //#define CLOCK_REALTIME 0 //#define CLOCK_MONOTONIC 1 //#define CLOCK_PROCESS_CPUTIME_ID 2 //#define CLOCK_THREAD_CPUTIME_ID 3 // //typedef uint8_t clockid_t; //extern "C" int clock_gettime(clockid_t clk_id, struct timespec ts); //extern "C" int clock_getres(clockid_t clk_id, struct timespec ts);

phamha98 commented 4 months ago

Screenshot 2024-03-13 at 11 10 07 Screenshot 2024-03-13 at 11 10 15