gkngkc / UnityStandaloneFileBrowser

A native file browser for unity standalone platforms
MIT License
2.01k stars 317 forks source link

Windows Namespace missing #9

Closed arulbabu closed 7 years ago

arulbabu commented 7 years ago

Sorry it may be simple error. i am getting "The type or namespace name Windows' does not exist in the namespaceSystem'. Are you missing an assembly reference?"

can any one help me in this. Thanks

gkngkc commented 7 years ago

Hi,

Can you try new package i just commit. Windows dll's platform checks was wrong in the old package.

If this not solves your issue, be sure "Plugins/Ookii.Dialogs.dll" and "Plugins/System.Windows.Forms.dll" platform checks are correct and PlayerSettings/Api Compatibility level is .NET 2.0