kxsmb
kxsmb copied to clipboard
Can not compile samba with Xcode 5
llvm-gcc which is used by the rake to compile Samba has removed from XCoxe 5. So the build script stops with error checking whether the C compiler works... no configure: error: in `/Users/abbas/Downloads/kxsmb-master/samba/source3': configure: error: C compiler cannot create executables
Can it be compiled with Clang?
Having same issue Did you solve this ?
although this commit seems to be enabling xcode5, it doesn't work for me...
https://github.com/kolyvan/kxsmb/commit/44901b5e0adf8f19e71496ac46d7020e1f9161a2
any updates?