TOSMBClient icon indicating copy to clipboard operation
TOSMBClient copied to clipboard

Attempt Connection doesn't work!

Open onesentinel opened this issue 7 years ago • 3 comments

- (NSError *)attemptConnection;

doesn't work because it won't be recognized by xcode.

onesentinel avatar Oct 29 '17 17:10 onesentinel

And the other attemptConnection function with the session pointer doesn't work either if you put self or session in!

anonymouz4 avatar Oct 30 '17 15:10 anonymouz4

Uhh. It's building fine for me in Xcode 9.1.

I might need a little more information folks. What's going on exactly?

TimOliver avatar Nov 01 '17 07:11 TimOliver

There is a similar bug on https://stackoverflow.com/questions/46960747/how-to-use-opaquepointer-in-a-function

anonymouz4 avatar Nov 01 '17 13:11 anonymouz4