sockets - Compiler error when using AlwaysRightInstitute/SwiftSockets -
i'm try write small game on ios using socket , i've had java socket server running flash client, got complier errors when add alwaysrightinstitute/swiftsockets source code swift project, , did nothing after doing this
here project structure:
the selected group "arisockets" source code drag project
and here errors(use of unresolved identifier 'ari_fcntivi'):
it seems errors cause lack of import file , found "ari_fcntivi" in arisockets/unixbridge.c,but i'm newer swift/objective-c/c (i'm as3 developer), sucks me :/
i had same problem library. need create bridge file similar "import objective-c swift" c:
Comments
Post a Comment