Advertisement
Guest User

Untitled

a guest
Dec 7th, 2016
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. mkdir build; cd build; cmake .. ; cmake --build .
  2. python setup.py install
  3.  
  4. 4 warnings generated.
  5. make[2]: *** No rule to make target `/Users/WillG/anaconda/lib/libpython3.5.dylib', needed by `dlib.so'. Stop.
  6. make[1]: *** [CMakeFiles/dlib_.dir/all] Error 2
  7. make: *** [all] Error 2
  8. error: cmake build failed!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement