ANN: wxWidgets 2.7.2 released - linking problem with MSYS
(mingw) on Windows XP
Vadim Zeitlin
vadim at wxwindows.org
Thu Nov 9 05:30:44 PST 2006
On Thu, 09 Nov 2006 13:27:19 +0000 chris elliott <biol75 at york.ac.uk> wrote:
ce> > ce> Is using a relative path of wx_top_builddir
ce> > ce> wx_top_builddir = ./
ce> > ce> in Makefile possible; it seems to fix builds done in wxWidgets/mymsys
ce> >
ce> > This would work for top level Makefile only but not for the makefiles in
ce> > the samples which would get the wrong wx_top_builddir then (just passing on
ce> > Vaclav's explanation...).
ce>
ce> yes, they just need ../ or ../.. the relative path works fine
But we can't define wx_top_builddir differently. This works for
top_builddir because autoconf handles it specially, but it knows nothing
about wx_top_builddir.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list