GLUT glutCreateWindow error

Steven Schveighoffer schveiguy at yahoo.com
Wed Apr 18 05:01:58 PDT 2012


On Wed, 18 Apr 2012 03:27:45 -0400, DAS_888 <vangelisforever at yandex.ru>  
wrote:

> When I'm trying to create GLUT Window via DMD 2.059 compilation
> of my code, I'm getting an error:
>
> freeglut  ERROR:  Internal error <FBConfig with necessary
> capabilities not found> in function fgOpenWindow
> X Error of failed request:  BadWindow (invalid Window parameter)
>       Major opcode of failed request:  4 (X_DestroyWindow)
>       Resource id in failed request:  0x0
>       Serial number of failed request:  57
>       Current serial number in output stream:  60
>
>
> But if my glut code was compiled by GDC the GLUT Window creates
> fine.
>
> Thanks.

This request is quite incomplete.  In any case, this list is not for  
general questions, it's simply a mailing list that shows changes to  
bugzilla.  Use digitalmars.d.learn to post questions (and try to include  
some more context, this post will not get you any help).

Brad, can we once and for all close this list to general posts?

-Steve


More information about the Digitalmars-d-bugs mailing list