OSX Foundation framework D binding
    ponce via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Thu Nov 12 00:34:21 PST 2015
    
    
  
On Wednesday, 11 November 2015 at 16:06:57 UTC, Jacob Carlborg 
wrote:
> On 2015-11-11 10:29, Daniel Kozak via Digitalmars-d-learn wrote:
>
>> I find only this one: 
>> http://code.dlang.org/packages/derelict-cocoa
>
> Also, there's no point in complicate the bindings by using 
> function pointers like this.
Opinion.
I only ever got problems with bindings that aren't dynamic.
For example that problem would not happen with dynamic loading.
https://github.com/nomad-software/x11/issues/11
    
    
More information about the Digitalmars-d-learn
mailing list