concurrency problem with pointers

John Colvin john.loughran.colvin at gmail.com
Fri Jul 19 08:35:24 PDT 2013


On Friday, 19 July 2013 at 15:16:23 UTC, evilrat wrote:
> On Thursday, 18 July 2013 at 17:23:20 UTC, Ali Çehreli wrote:
>> On 07/18/2013 08:29 AM, evilrat wrote:
>>
>> > i hate asking for help
>>
>> Please do so. Otherwise we can't learn from others' issues. :)
>>
> that's who i am. long story, but in short, people hated when i 
> ask something and after few minutes i find solution. i bother 
> everyone ;(
>
>> > well, i wish i could describe in details without code
>>
>> Can you show it with a short program without using platform 
>> specific definitions?
>
> here is reduced example without platform-specific stuff,  
> requires derelict3 and glfw.
> http://pastebin.com/rhB14YNs

I can't get that to compile, I keep getting 
Derelict3/import/derelict/glfw3/types.d(290): Error: struct 
derelict.glfw3.types.GLFWwindow unknown size

I suspect I'm compiling wrong somehow.


More information about the Digitalmars-d-learn mailing list