Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
AleCGames opened this issue Aug 1, 2023 · 1 comment
Open

Comments

@AleCGames
Copy link

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

@sekodev
Copy link
Contributor

sekodev commented Aug 18, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants