Dynamic Bindings to libui (x-platform GUI)
    Basile B. via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Tue May 24 18:05:22 PDT 2016
    
    
  
On Wednesday, 25 May 2016 at 00:56:00 UTC, Zekereth wrote:
> I had to comment out instances of uiControlVerifyDestroy on 
> Linux. Seems libui was updated and removed/moved that function:
>
> Removed uiControlVerifyDestroy(); that is now part of 
> uiFreeControl() itself.
There's no problem when you build libui from the git submodule. 
Actually I think it's safer to do this because the C shared lib 
and the bindings are in sync.
    
    
More information about the Digitalmars-d-announce
mailing list