luaJIT FFI

Kai Nacke via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Fri Apr 29 12:07:32 PDT 2016


On Thursday, 28 April 2016 at 15:38:44 UTC, Johan Engelen wrote:
> On Tuesday, 12 April 2016 at 09:23:00 UTC, andi wrote:
>> 
>> Im using win7 and win10, visual studio 2013 + VisualD and 
>> ldc2-0.15.2-beta2-win64-msvc.
>
> Could you try a more recent LDC version (0.17 perhaps) to make 
> sure this hasn't been resolved already?
>
> Thanks,
>   Johan

IMHO it is a bug. No code in LDC checks for protection.kind == 
PROTexport or isExport(). Using a def file is currently the only 
solution.

Regards,
Kai


More information about the digitalmars-d-ldc mailing list