From: Daan L. <daa...@xs...> - 2004-04-15 09:51:41
|
Hi all, On Wed, 14 Apr 2004 11:24:02 -0500, <wxh...@al...> wrote: > > Yes, I pointed this out to Daan back on Feb 24, but never saw a patch. :) Sorry for that James :-) Well, it seems that on wxWidgets 2.5.1 the call to wx-config --gl-libs always returns the libraries needed for opengl :( I'll write the wxWidgets devs to see what I should do -- maybe it is just a bug on their part, in which case I can check the wxwidgets version and issue an appropiate warning if necessary. to be continued... -- Daan. > > James > > > ----- Original message ----- > From: "Andres Loeh" <an...@cs...> > To: "Daan Leijen" <daa...@xs...> > Date: Wed, 14 Apr 2004 18:25:23 +0200 > Subject: Re: [wxhaskell-users] RE: [Haskell] Dynamically loading > wxhaskell? > >> That is probably the problem. I did not see all messages of this thread, >> but one should indeed use "--with-opengl" on wxHaskell configure if >> wxWidgets >> was build with "--with-opengl". >> >> Unfortunately, due to wxWidgets changes, I can not automatically detect the >> need for this flag, but I promise to discuss it with the wxWidgets >> devs. > > I think this has been discussed before: as far as I can see, the flag > --with-opengl is always safe, and should therefore be the default. > The call to "wx-config --gl-libs" returns the empty string if > wxWidgets has not been built using GL. > > Best, > Andres > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > wxhaskell-users mailing list > wxh...@li... > https://lists.sourceforge.net/lists/listinfo/wxhaskell-users > |