Steve Hannah
2016-03-01 03:56:46 UTC
I know that this isn't specifically an IKVM question, but I'm working on
getting IKVM running on UWP, and the process has been a little slow because
I'm running into the library compatibility problems at runtime (i.e.
methods and classes that aren't available on UWP).
Is there a way to get the csc compiler to give you a compile error if code
uses methods that aren't available in limited .Net profiles like UWP?
This would make it much easier to identify problems before runtime.
Thanks for any pointers.
Best regards
Steve
getting IKVM running on UWP, and the process has been a little slow because
I'm running into the library compatibility problems at runtime (i.e.
methods and classes that aren't available on UWP).
Is there a way to get the csc compiler to give you a compile error if code
uses methods that aren't available in limited .Net profiles like UWP?
This would make it much easier to identify problems before runtime.
Thanks for any pointers.
Best regards
Steve