A static plugin is a kind of oxymoron.
If it is static, its not a plugin, since it has to be linked IN to your application, so your application executable has it always in it, which is not what a plugin is, a plugin is optional, and CAN be used, but doesn't have to.
So EITHER its a plugin, OR a static lib.
A static plugin makes no sense.





Reply With Quote
Bookmarks