djunny
djunny
for example: `PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:/usr/local/Cellar/openexr/3.0.4/lib/pkgconfig:/usr/local/Cellar/imath/3.0.5/lib/pkgconfig:/usr/local/Cellar/libxau/1.0.9/lib/pkgconfig/:/usr/local/Cellar/libxdmcp/1.1.3/lib/pkgconfig:/usr/local/Cellar/libxrender/0.9.10/lib/pkgconfig/:/usr/local/Cellar/libx11/1.7.2/lib/pkgconfig:/usr/local/Cellar/libxext/1.3.4/lib/pkgconfig/" pecl install vips` it's solved. thank you very much.
sorry, it‘s my mistake to write minimal code for test . But this crash is not because of this pcall… Actually the pcall code is like this: local ok,output =...