corona-docs icon indicating copy to clipboard operation
corona-docs copied to clipboard

Failed to compile plugin Lua scripts ( in an excluded platform )

Open AleCGames opened this issue 1 year ago • 1 comments

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 } },

AleCGames avatar Aug 01 '23 23:08 AleCGames

It may be a better idea to take this to the forums.

sekodev avatar Aug 18 '23 23:08 sekodev