hughperkins / pytorch

Python wrappers for torch and lua
BSD 2-Clause "Simplified" License
431 stars 70 forks source link

Is work with mac #1

Closed SalemAmeen closed 8 years ago

SalemAmeen commented 9 years ago

I tried with mac and I received this error at the end any way I will try it tomorrow in Linux.

14 warnings generated. creating build/lib.macosx-10.6-intel-2.7 /usr/bin/clang++ -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -g build/temp.macosx-10.6-intel-2.7/src/lua.o -Lcbuild -L/Users/salemameen/torch/install/lib -lTorchLanguageIndependence -o build/lib.macosx-10.6-intel-2.7/lua.so ld: warning: directory not found for option '-Lcbuild' ld: library not found for -lTorchLanguageIndependence clang: error: linker command failed with exit code 1 (use -v to see invocation) error: command '/usr/bin/clang++' failed with exit status 1