kxsmb not downloading libs folder

1

I have been trying for quite some time to download the libs folder which contains talloc_stack.h, talloc.h, libsmbclient.h, libsmbclient.a, libtalloc.a, libtdb.a, libwbclient.a, libtevent.a files.But I am not able to download it.Whenever I am doing "RAKE" from within the kxsmb folder in the terminal I get the following errror:

Executing tar -zxf samba-4.0.7.tar.gz
rake aborted!
No such file or directory - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.1.sdk/usr/include/crt_externs.h
/Users/rahul/Downloads/kxsmb-master/Rakefile:52:in `copyIfNotExists'
(See full trace by running task with --trace)

Could anyone let me know as how can I download it and from where can I download it.

Moreover, can I use this library for for sending image to the windows shared folder from the ios application?

user1851271

Posted 2013-10-07T11:38:05.297

Reputation: 11

No answers