1 首選確保已安裝 pcre,如果沒有安裝,使用brew install pcre安裝
2 使用軟鏈
ln -s /opt/homebrew/Cellar/pcre2/10.39/include/pcre2.h /opt/homebrew/Cellar/php/8.1.4/include/php/ext/pcre/pcre2.h
本作品採用《CC 協議》,轉載必須註明作者和本文連結
1 首選確保已安裝 pcre,如果沒有安裝,使用brew install pcre安裝
2 使用軟鏈
ln -s /opt/homebrew/Cellar/pcre2/10.39/include/pcre2.h /opt/homebrew/Cellar/php/8.1.4/include/php/ext/pcre/pcre2.h
本作品採用《CC 協議》,轉載必須註明作者和本文連結