I get this error after trying to load the plugin in my mac Project
Plugin 'XeSS' failed to load because module 'XeSSCommon' could not be found.
Please ensure the plugin is properly installed,
otherwise consider disabling the plugin for this project.
I know the plugin will never work on my macintosh but is it possible to just use it for "development" in macOS by wrapping codes in a platform specifiar macro like #if PLATFORM_WINDOWS ??
I get this error after trying to load the plugin in my mac Project
I know the plugin will never work on my macintosh but is it possible to just use it for "development" in macOS by wrapping codes in a platform specifiar macro like #if PLATFORM_WINDOWS ??