I downloaded the source code from the svn repository. Now I want to install one of the contrib plugins.Source code != binary! You cannot "install" source code. You have to compile the source code yourself or use a package manager to d/l the binary distributions for your distro.
Source code != binary! You cannot "install" source code. You have to compile the source code yourself or use a package manager to d/l the binary distributions for your distro.I already said in the original post, "I tried to build the source code of the plugin and ended up getting a shared library, which I don't know what to do with."
zip -j9 Plugin.cbplugin Plugin.dll Plugin.zip
zip -j9 Plugin.zip manifest.xml resources\Plugin.xrc (...)