$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Bojan Resnik (resnikb_at_[hidden])
Date: 2006-08-10 05:10:14
> > This works fine, with the exception that expat library is misspelled as epxat.
> Thanks, fixed.
>
> > However, if I try to put the version explicitly, like
> > using wxWidgets : E:/wx : 2.6 ;
> > it doesn't work anymore (complains about not being able to find wxbaseud.lib).
> Fixed. Please, try the attached patches.
Sorry for the delay, I was on vacation. These patches have fixed the
problems I was having. Can wxWidgets support become a standard part of
Boost.Build?
-- Bojan Resnik