There's also a difference in the versions of the bakefile and autoconf versions.
BAKEFILE_BAKEFILE_M4_VERSION="0.2.0" BAKEFILE_AUTOCONF_INC_M4_VERSION="0.2.2" Giving you this message. "Versions of Bakefile used to generate makefiles 0.2.2 and configure 0.2.0 do not match." If you just edit the configure script and change them both to 0.2.2 it works. I can't find where these get set, but they're in the generated files "aclocal.m4" and "autoconf_inc.m4" after running aclocal.sh. Thanks, John Labenski On 3/7/07, Francesco Montorsi <[EMAIL PROTECTED]> wrote: > John Labenski ha scritto: > > 1) The CVS repository is missing this file in SVN, can it just be copied? > > wxCode/build/autoconf/wxwin.m4 > sure - just done it. > > > > 2) The version of wxWidgets is already bumped to 29? Shouldn't we > > still be at 28? > > wxCode/build/bakefile/wx.bkl > > <set var="WX_VERSION_DEFAULT" overwrite="0">29</set> > right - I did change it for testing purposes and then forgot to change > it back. done now. > > > > Other than that it looks good. I haven't been able to test in MSVC2005 > > since the service pack 1 update destroyed it and I cannot compile > > anything right now. This is even after uninstalling everything and > > reinstalling... sigh. > well, I haven't been able to test msvs2005prj too (i.e. I only baked it, > not opened) as last time I installed msvs2005 I promptly turned back to > my msvc2003 for various reasons (lack of platform SDK, lots of .NET > stuff I'll never use, slower, etc). > > Francesco > > > ------------------------------------------------------------------------- > 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 > _______________________________________________ > wxCode-users mailing list > wxCode-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wxcode-users > ------------------------------------------------------------------------- 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 _______________________________________________ wxCode-users mailing list wxCode-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxcode-users