Hi,
I’m trying to use the Nano SVG plugin but I get a download error: the connection failed.
I have already activated the plugin, so I’m not sure what I am doing wrong.
Here are my build.settings:
-- -- Plugins Section -- plugins = { ["plugin.utf8"] = { publisherId = "com.coronalabs" }, ["plugin.nanosvg"] = { publisherId = "com.coronalabs" } }
This is the url to the plugin
http://plugins.coronasphere.com/com.coronalabs/plugin.nanosvg/2016.2856/win32-sim/plugin.nanosvg.zip
Thanks
Hi Rob,
Unfortunately, yes.
Where do the plugin dlls get saved? Can I do this manually?
rob
4
Can you post your entire build log?
Hi Rob,
I tried again this morning and it worked this time. I didn’t make any changes so I’m not certain what the issue was.
Many thanks though.
Simon
bamazy
6
I am also having problem building with the nanosvg plugin. It gives the below error:
ERROR: plugin could not be validated: plugin.nanosvg (com.coronalabs)
ERROR: Activate plugin at: https://marketplace.coronalabs.com/plugin/com.coronalabs/plugin.nanosvg
ERROR: exiting due to plugins above not being activated.
rob
7
I looked at your account in the marketplace and you don’t have the plugin activated. Visit:
https://marketplace.coronalabs.com/corona-plugins/nano-svg
and click on the orange Activate button.
If we need to discuss this further, it will be best to email support@coronalabs.com so we can discuss account issues in private.
Rob
bamazy
8
Thanks, Rob. That was the reason. I was able to build and test on device after activating as you mentioned. Sorry, my bad.