Sign up

Basic application with opengl - GLArea

I have problem with gtkd/opengl application.
I was looking for help on forum.dlang.org ant they redirected me here.

Details of my problem are here:
http://forum.dlang.org/thread/uhcquutiljfcaarhtfla@forum.dlang.org

Any ideas?

Re: Basic application with opengl - GLArea

On 09/21/2015 09:05 PM, Michał wrote:

I have problem with gtkd/opengl application.
I was looking for help on forum.dlang.org ant they redirected me here.

Details of my problem are here:
http://forum.dlang.org/thread/uhcquutiljfcaarhtfla@forum.dlang.org

Any ideas?

This was caused by a bug in GtkD, which freed the c reference in the
constructor causing the errors.

Fixed in commit:
36007d5c64

Re: Basic application with opengl - GLArea

On Mon, 21 Sep 2015 23:24:38 +0200, Mike Wey wrote:

Fixed in commit:
36007d5c64

Thanks, now everything is working.
Fast response for finding and killing the bug : ]

My minimal working code if somebody was intrested.
http://pastebin.com/Eu3QJUj0