Hi,
I'm running into a compile error when I try to use NGUI in a Windows Store Build. I'm using the latest version of Unity (Pro) and NGUI. I've tried creating just an empty project with NGUI as the only asset and when I try to Build in Windows Store, I get the following error:
"Assets\NGUI\Scripts\Internal\EventDelegate.cs(102,2): error CS0246: The type or namespace name 'MethodInfo' could not be found (are you missing a using directive or an assembly reference?)"
Is there any way to get around this? I get the same message in my current game project and I would really like to keep the NGUI components and submit to the Windows Store this month.
Thanks,
Raj