$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost 1.50 different libraray naming?
From: Szymon Gatner (szymon.gatner_at_[hidden])
Date: 2012-06-29 04:14:59
Hi,
I just build v 1.50 on Win 7 / Visual Studio 2008 SP1 (msvc9) and I am
getting linker errors like:
Error 21 fatal error LNK1104: cannot open file
'libboost_filesystem-vc90-mt-gd-1_50.lib' test test
because in this release files are named without "90" part:
libboost_filesystem-vc-mt-gd-1_50
while in 1.49 (and below):
libboost_exception-vc90-mt-gd-1_49
Regards,
Szymon Gatner