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

Commit

Permalink
Add DYLD_LIBRARY_PATH to DEVELOPMENT.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobmcnamee committed May 16, 2016
1 parent ea1054d commit 6b1d806
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Then build the python bindings:

cd ../python
export LD_LIBRARY_PATH=../build/install/usr/local/lib
export DYLD_LIBRARY_PATH=../build/install/usr/local/lib
tox

Issues
Expand Down

0 comments on commit 6b1d806

Please sign in to comment.