Open GoogleCodeExporter opened 9 years ago
It seems like that the method getifaddrs doesn't exist in Android 4.0+.
Any help would be appreciated.
Original comment by fabiodsc...@gmail.com
on 15 May 2014 at 1:14
Try adding __ANDROID__ as conditional compilation symbols for your project;
it's checked in various files in Lidgren.
Original comment by lidg...@gmail.com
on 15 May 2014 at 1:31
Still no luck, adding __ANDROID__ as conditional in Lidgren Project prevents me
from compiling it, and in my unity project as no effect at all.
Original comment by fabiodsc...@gmail.com
on 15 May 2014 at 2:09
Original issue reported on code.google.com by
fabiodsc...@gmail.com
on 15 May 2014 at 1:12