pytorch / extension-ffi

Examples of C extensions for PyTorch
258 stars 70 forks source link

clang: error: '-I-' not supported #10

Closed zhanghang1989 closed 7 years ago

zhanghang1989 commented 7 years ago

I got an error, when building a package on OSX. clang: error: '-I-' not supported, please use -iquote instead error: command 'clang' failed with exit status 1