Problem with makefile.unx when compiling opengl applications

Vadim Zeitlin vadim at wxwindows.org
Wed Oct 4 03:25:31 PDT 2006


On Wed, 4 Oct 2006 07:17:35 +0300 Iulian-Nicu Serbanoiu <undergraver at gmail.com> wrote:

INS> ins at ins-desktop:~$ wx-config 2> a
INS> ins at ins-desktop:~$ grep -i gl a
INS> ins at ins-desktop:~$
INS> 
INS> The fact that the wx-config script does not display some information about
INS> the opengl libraries ( flags used at linking ) is a little confusing for the
INS> ones trying to compile opengl application with wxwidgets. So I would
INS> definetely go for a modified wx-config script in which ALL the options
INS> should be displayed. Is this already there and I'm not seeing it ?

 No, it's not there because "gl" is just one of many (14 at the last count)
wx libraries. It doesn't make sense to treat it specially, so the only
thing which would make sense would be to list all libraries but I don't
know how can we do it without hardcoding them in wx-config script itself.

 Regards,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list