I'm looking for something that would either call SetDllDirectory() or add
the given path to the LD_LIBRARY_PATH.

Does the BOINC API expose such a function?

My motivation is this: while attempting to automatically load Python
modules, I have a bunch of directories where libs(dll/so/pyd) are placed.
These files can't be dumped into the executable directory because of
possible file name collisions.

Thanks,
Jeremy
_______________________________________________
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to