We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79147dd commit 34eb760Copy full SHA for 34eb760
pipelines/macOS_build.sh
@@ -93,7 +93,7 @@ brew install ffmpeg
93
94
#brew install zlib # Already installed in appveyor macOS
95
96
-export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig:$LIBARCHIVE_PATH:
+export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig:$LIBARCHIVE_PATH/lib/pkgconfig:
97
98
ls -ltr $HOME/Qt;
99
0 commit comments