Skip to content

Commit

Permalink
MISC: macbuild.sh: set library search path for zita-resampler
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Westerfeld <stefan@space.twc.de>
  • Loading branch information
swesterfeld committed Jun 7, 2024
1 parent ec8749b commit f31b45d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/macbuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cd zita-resampler
cmake .
sudo make install
cd ..

export DYLD_LIBRARY_PATH=/usr/local/lib:$DYLD_LIBRARY_PATH
# build audiowmark
./autogen.sh
make
Expand Down

0 comments on commit f31b45d

Please sign in to comment.