ANN: wxWidgets 2.7.2 released - linking problem with MSYS (mingw)
on Windows XP
chris elliott
biol75 at york.ac.uk
Thu Nov 9 05:27:19 PST 2006
Thanks for the fixes ; a small comment below:
Vadim Zeitlin wrote:
> This was just fixed in bakefile itself. It does mean that bakefile >
> 0.2.1-pre1 needs to be used for makefile generation for now.
I'll look into using this on the daily builds then
>
> ce> Is using a relative path of wx_top_builddir
> ce> wx_top_builddir = ./
> ce> in Makefile possible; it seems to fix builds done in wxWidgets/mymsys
>
> This would work for top level Makefile only but not for the makefiles in
> the samples which would get the wrong wx_top_builddir then (just passing on
> Vaclav's explanation...).
yes, they just need ../ or ../.. the relative path works fine
More information about the wx-users
mailing list