$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Linker error with boost::filesystem
From: Sean Draine (seandr_at_[hidden])
Date: 2009-12-14 19:48:45
BTW - I've turned on verbose linking and here are the library versions I'm
linking to:
Linking to lib file: libboost_regex-vc80-mt-s-1_40.lib
Linking to lib file: libboost_filesystem-vc80-mt-s-1_40.lib
Linking to lib file: libboost_system-vc80-mt-s-1_40.lib
These libraries are the ones compiled by Boost Consulting, although I got
the same error when using my own 1.41 libs compiled with msvc8.
Any tips for troubleshooting would be appreciated.
Thanks,
Sean