lferry007 / LargeVis

Apache License 2.0
706 stars 167 forks source link

Added OS X instructions and .gitignore #1

Closed kylemcdonald closed 8 years ago

kylemcdonald commented 8 years ago

OS X compilation is almost the same as Linux, except that you need to manually pass the /usr/local/* paths to g++, and Annoy needs to be modified to replace lseek64 with lseek. I just tested these changes and it works for me on 10.11 and llvm 7.3.