Boost logo

Boost Users :

Subject: Re: [Boost-users] Building boost-1.42.0 wuth VS 2005 - precompiled header error
From: john blair (mailtome200420032002_at_[hidden])
Date: 2010-03-19 19:07:50


Thanks for the reply Paul. So this error has been discussed earlier http://lists.boost.org/boost-build/2009/08/22231.php Removing debug-store=database does work and like original poster I too am not sure what consequences that has. --- On Sat, 3/20/10, Paul A. Bristow <pbristow_at_[hidden]> wrote: > From: Paul A. Bristow <pbristow_at_[hidden]> > Subject: Re: [Boost-users] Building boost-1.42.0 wuth VS 2005 - precompiled header error > To: boost-users_at_[hidden] > Date: Saturday, March 20, 2010, 12:12 AM > > -----Original Message----- > > From: boost-users-bounces_at_[hidden] > [mailto:boost-users-bounces_at_[hidden]] > On Behalf Of john blair > > Sent: Friday, March 19, 2010 2:13 AM > > To: Boost-users_at_[hidden] > > Subject: [Boost-users] Building boost-1.42.0 wuth VS > 2005 - precompiled header error > > > > I am trying to build boost-1.42.0 with visual studio > 2005 and getting the following error: > > assoc_laguerre.cpp > > libs\math\build\..\src\tr1\assoc_laguerre.cpp(6) : > error C2858: command-line opt > > ion 'program database name > (/Fdc:\toolchain\src\boost-1.42.0\build-win32-vc80-de > > > bug\boost\bin.v2\libs\math\build\msvc-8.0\dbg\dbg-str-dtbs\lnk-sttc\thrd-mlt\lib > > boost_math_tr1-vc80-mt-gd-1_42.pdb)' inconsistent with > precompiled header, which > >  used > '/Fdc:\toolchain\src\boost-1.42.0\boost_1_42_0\vc80.pdb' > > libs\math\build\..\src\tr1\assoc_laguerre.cpp(6) : > error C2859: c:\toolchain\src > > > \boost-1.42.0\build-win32-vc80-debug\boost\bin.v2\libs\math\build\msvc-8.0\dbg\d > > > bg-str-dtbs\lnk-sttc\thrd-mlt\libboost_math_tr1-vc80-mt-gd-1_42.pdb > is not the p > > db file that was used when this precompiled header was > created, recreate the pre > > compiled header. > > ...failed updating 1 target... > > > > Anybody knows how to resolve this? > > John Maddock is the man who can definitively answer this, > but since he hasn't replied yet, > > does the > > I:\boost_1_42_0\libs\math\build\jamfile.v2 > > (re-build the pre-compiled header?) > > (cd to that directory and enter "bjam -a > > yourlogfile.log") > > do anything to help? > > Paul > > --- > Paul A. Bristow > Prizet Farmhouse > Kendal, UK   LA8 8AB > +44 1539 561830, mobile +44 7714330204 > pbristow_at_[hidden] > > > > > _______________________________________________ > Boost-users mailing list > Boost-users_at_[hidden] > http://lists.boost.org/mailman/listinfo.cgi/boost-users >


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net