I want to use GPLEX with a WinRT (portable class library) application, however, it's not at all compatible.
Serialization, Reflection, Encoding, Files, Console and other things differ.
There are issues in both the boiler plate code and the generated code.
Do you have in mind to Make it Portable Class Library compatible?
I'd be prepared (in principle) to tackle this myself, but the donwloaded zip file appears to be missing parser.cs, Scanner.cs and GplexBuffers.cs ) so I can't build it.
Iain
Serialization, Reflection, Encoding, Files, Console and other things differ.
There are issues in both the boiler plate code and the generated code.
Do you have in mind to Make it Portable Class Library compatible?
I'd be prepared (in principle) to tackle this myself, but the donwloaded zip file appears to be missing parser.cs, Scanner.cs and GplexBuffers.cs ) so I can't build it.
Iain