IM Relationship Resolution Information Center, Version 4.2

Building the plugin object

The plugin object must be build into a shared library.

About this task:
Build the object into a shared library (.dll on windows, .so on linux/unix). All libraries should be statically linked. This will prevent possible library version mismatches and unresolved symbols.


Feedback

Last updated: 2009