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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9d97397bba859f70 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-18 10:24:27 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news.algonet.se!algonet!news-stob.telia.net!telia.net!217.209.241.173.MISMATCH!masternews.telia.net.!newsc.telia.net.POSTED!not-for-mail From: David Holm Newsgroups: comp.lang.ada Subject: Re: Ada OpenGL bindings, how to use them with gnat ? Message-ID: <20030718192427.7a8be6d3.david@realityrift.com> References: <4a1641ae.0307150801.71bb5d16@posting.google.com> <20030717010405.349ead8c.david@realityrift.com> <4a1641ae.0307171242.5b143037@posting.google.com> <20030717232401.70a8dbc3.david@realityrift.com> <4a1641ae.0307180239.4222f084@posting.google.com> <20030718153217.761d0b41.david@realityrift.com> X-Newsreader: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Date: Fri, 18 Jul 2003 17:24:25 GMT NNTP-Posting-Host: 217.208.105.88 X-Complaints-To: abuse@telia.com X-Trace: newsc.telia.net 1058549065 217.208.105.88 (Fri, 18 Jul 2003 19:24:25 CEST) NNTP-Posting-Date: Fri, 18 Jul 2003 19:24:25 CEST Organization: Telia Internet Xref: archiver1.google.com comp.lang.ada:40476 Date: 2003-07-18T17:24:25+00:00 List-Id: On Fri, 18 Jul 2003 17:26:43 +0100 "chris.danx" wrote: > David Holm wrote: > > > > It should be in libGL.so > > > >>(I have installed the last FreeBSD nvidia driver and mesa) > > > > > > If you have both installed it is quite possible that Mesa overwrote your nVidia OpenGL libs. > > Make sure you have no conflicting libGL* in /usr/local/lib > > > > Is you're lib limited to nvidia then? Or have I misunderstood? You have misunderstood. How could you limit it to nVidia when nVidia uses OpenGL which is a standard?