mdaymard

Results 3 issues of mdaymard

In RoutingConnection, the line : @property (atomic, weak) RoutingHTTPServer *http; produces this error : "cannot synthesize weak property because the current deployment target does not support weak reference" Any idea...

Hello, I just read a part of the book, and I can't find some related code samples. In the page 271, there is a code sample explaining how to render...

Hello, I would like to use liblame in another android project. I've already generated the .so file with the NDK. Right now I've just copied the .so in my /armeabi-,...