You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you found that: fatal error: 'json.h' file not found in you Mac M1-M3, it may be due to that brew installs the .h files into /opt/homebrew/include/json-c/. Please just copy them into the /opt/homebrew/include/ folder.
If you found that:
fatal error: 'json.h' file not found
in you Mac M1-M3, it may be due to thatbrew
installs the.h
files into/opt/homebrew/include/json-c/
. Please just copy them into the/opt/homebrew/include/
folder.The text was updated successfully, but these errors were encountered: