On Thursday, 10 January 2013 at 07:35:54 UTC, Rob T wrote:
http://dlang.org/phobos/core_runtime.html#.Runtime.loadLibrary

I want to load shared libraries during runtime as plug-in's, but the consensus seemed to indicate that DMD is not yet ready for this. I wonder if these functions provide any useful plug-in support or not?

Thanks!

--rt

Speaking of which,

Anyone else finds themself desiring a "loadSymbol( void * whateverReturnedByLoadLib, string name )" function?

Phil

Reply via email to