corona-docs
corona-docs copied to clipboard
Failed to compile plugin Lua scripts ( in an excluded platform )
I'm trying to create a build for Windows(from a PC machine) and in my build.settings the reviewPopup plugin is configured only for iphone, but my console receive this error:
ERROR: Could not complete build because there were compile errors in Lua file: C:\Users\Acer\AppData\Local\Temp\Corona Labs\Win32 Build a13472\obj..\Plugins\PaxHeader\plugin_reviewPopUp.lua
my build.settings file look lilke this: ["plugin.reviewPopUp"] = { publisherId = "tech.scotth", marketplaceId = "3u65hy", supportedPlatforms = { iphone=true } },
It may be a better idea to take this to the forums.