Problem with makefile.unx when compiling opengl applications
Vadim Zeitlin
vadim at wxwindows.org
Tue Oct 3 05:32:30 PDT 2006
On Tue, 3 Oct 2006 13:51:07 +0300 Iulian-Nicu Serbanoiu <undergraver at gmail.com> wrote:
INS> make -f makefile.unx
You should really avoid using makefile.unx files (and we should really
remove them from the cvs). They're old and hand-written and so are not
updated automatically.
INS> I saw that in wx-config there is the option --gl_libs but when typing
INS> wx-config it is not displayed:
This is intentional. This option is obsolete and kept for backwards
compatibility only, please don't use it, use "--libs gl" instead (or,
rather, "--libs base,core,gl").
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list