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:

enter image description here

the selected group "arisockets" source code drag project

and here errors(use of unresolved identifier 'ari_fcntivi'):

enter image description here

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:

how call objective-c code swift


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -