I see that the source code "os.h" file has directives to handle Linux and Apple. Has anyone managed to build it and use it in the even most trivial way?
At the current state you could link Trinity.C with a custom Mono host and then execute your GE assemblies/Trinity.Core. Check out CMakeFile.txt for details. :)
We're working to interface Trinity with CoreCLR. .NET standard 2.0 would make this much easier.
v-yadli|9 years ago