Steve M.
Results
2
comments of
Steve M.
Reflect.cs (it's a bad name, has nothing to do with reflection) ``` c# using System; using System.Collections; using System.Collections.Generic; using System.IO; using System.Text; using Newtonsoft.Json; using HyperFastCgi; using HyperFastCgi.AppHosts.Raw; using...
I have a fix for this error: In avian-pack/avian/src/classpath-android.cpp, insert the following two macros at line 28: ```C #define __USE_POSIX #undef __USE_GNU ``` If you look at /usr/include/stdio.h @ line...