This PR implemented loading of plugins from the global symbol table: https://github.com/OSVR/libfunctionality/pull/15 But only on the libdl path for non-windows platforms. Should we implement this on the win32 path as well?
This PR implemented loading of plugins from the global symbol table:
#15
But only on the libdl path for non-windows platforms. Should we implement this on the win32 path as well?