dynamic use dll or so file error!

master djj at shumtn.com
Thu Nov 28 05:16:55 PST 2013


On Thursday, 28 November 2013 at 11:33:05 UTC, master wrote:
> On Wednesday, 27 November 2013 at 15:09:45 UTC, evilrat wrote:
>> On Wednesday, 27 November 2013 at 14:33:21 UTC, master wrote:
>>> I want to access dynamic libraries on different platforms, 
>>> but I still can not get the function, so do not write it? 
>>> Where is wrong?
>>
>> runtime.loadlibrary is not yet finished. use 
>> dlopen/LoadLibrary instead(forgot about loading D dll's 
>> though, its not going to work this way properly(i mean 
>> GC/Runtime attaching))
>
>
> Unfinished? Amount. . .
> I am writing with reference to the 
> http://dlang.org/dll-linux.html and http://dlang.org/dll.html, 
> in theory, is finished. Calls Walter Bright old man! help me!

haha!

Binder!(T) bindFunc(inout T a)

is inout error!


More information about the Digitalmars-d mailing list