From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,645c9019c6b7b478,start X-Google-Attributes: gid103376,public From: andi Subject: HELP: OpenGL-Init -Error Date: 1999/11/24 Message-ID: <383BBF5A.88A211D5@hrz.tu-chemnitz.de>#1/1 X-Deja-AN: 552458428 Content-Transfer-Encoding: 7bit Organization: TU Chemnitz Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-11-24T00:00:00+00:00 List-Id: I would compile an OpenGL-Application with the win32ada-binding (came with gnat3.12). But I become an error-message: 'non-visible declaration of FUNCTIONNAME' , where FUNCTIONNAME are: wglCreateContext, wglMakeCurrent,...and so on What can I do when I will use this and more of this functions ??? Or is there any sample ??? andi