facebookarchive / RakNet

RakNet is a cross platform, open source, C++ networking engine for game programmers.
Other
3.29k stars 1.02k forks source link

SWIG and C# support for unity3d #109

Closed scc172fly closed 7 years ago

scc172fly commented 7 years ago

IPod Depending on what version you target, you may have to change two defines to not use 64 bit integers and floats or doubles.

IOS on armv7 architecture work is normal, but can't work on arm64 architecture, how to modify the source code to the right job? Help me! Thank you very much!

Also does not support c + + 11 standards, build failures.