Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Commit 6b1d806

Browse files
committed
Add DYLD_LIBRARY_PATH to DEVELOPMENT.md
1 parent ea1054d commit 6b1d806

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DEVELOPMENT.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Then build the python bindings:
3838

3939
cd ../python
4040
export LD_LIBRARY_PATH=../build/install/usr/local/lib
41+
export DYLD_LIBRARY_PATH=../build/install/usr/local/lib
4142
tox
4243

4344
Issues

0 commit comments

Comments
 (0)