On 9/25/2014 10:54 AM, Haarm-Pieter Duiker wrote:
Hello,
Is there a best-practice for shipping plugins that need to be bundled
with libraries? I'm working on a plugin that needs to compile a set of
libraries with flags specific to the plugin. Those libraries will likely
exist in the user's system lib areas compiled with different flags,
against different runtimes, etc.. The goal is to be able to ship a
bundled package of plugins + libraries to end users that 'just works'.
I'd recommend putting your dependent libraries in your plugin Bundle
along with your plugin, and load them dynamically if at all possible.
_______________________________________________
Nuke-dev mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev