On Tuesday, December 26, 2006 Francesco Montorsi wrote: > I don't remember right now if wxCode bakefiles/autoconf stuff fully support > the
> mkdir mybuild && cd mybuild && ../configure > trick. It seems to work well for wxWidgets and wxLua except for this one file. > Calling configure in the root dir (./configure) doesn't solve the problem? I don't think it would; in that case pencil.ico would be in ./art/pencil.ico > and then define SRCDIR to be $(srcdir) for MSYS but I don't really know if > other > win32 compilers would like it. Maybe the Makefile should cd into the $(srcdir)/./samples/stedit directory and execute $(WINDRES) there. This might make it more compatible with the "other" IDE. Is the sample even needed for wxLua? The only reason I'm making it is for the stedit prerequisite for wxLua. Maybe the sample should not be in the 'all:' target of wxstedit's Makefile to avoid the problem for those, like me, who are only trying to get the wxstedit library? Regards, e -- Doug Currie Londonderry, NH, USA ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users